X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=drivers%2Fvideo%2Fsbuslib.h;h=492828c3fe8fcf4c8a3d9992bea57ef51a44a89f;hb=8800c0ebf5e8363dab66647512dcef5b83203dec;hp=b470e52ce9e2ffdc162beb7be3b05d50af395267;hpb=f055408957750cf759162c364c2a4dfe19765844;p=powerpc.git diff --git a/drivers/video/sbuslib.h b/drivers/video/sbuslib.h index b470e52ce9..492828c3fe 100644 --- a/drivers/video/sbuslib.h +++ b/drivers/video/sbuslib.h @@ -20,7 +20,7 @@ extern int sbusfb_mmap_helper(struct sbus_mmap_map *map, int sbusfb_ioctl_helper(unsigned long cmd, unsigned long arg, struct fb_info *info, int type, int fb_depth, unsigned long fb_size); -long sbusfb_compat_ioctl(struct file *file, unsigned int cmd, - unsigned long arg, struct fb_info *info); +int sbusfb_compat_ioctl(struct fb_info *info, unsigned int cmd, + unsigned long arg); #endif /* _SBUSLIB_H */