X-Git-Url: http://ftp.safe.ca/?p=safe%2Fjmp%2Flinux-2.6;a=blobdiff_plain;f=drivers%2Fvideo%2Fkyro%2Ffbdev.c;h=477ad297de4e03f7a9096c745ef2f885d878dde2;hp=bcd359b6d4ff5a86dd31b48e1d9008c4e0f254bc;hb=67a6680d64e18c7a1901f31ef747ea53b6cd986d;hpb=a80da7389891d0eeacbd568a9b54f665fd424d14 diff --git a/drivers/video/kyro/fbdev.c b/drivers/video/kyro/fbdev.c index bcd359b..477ad29 100644 --- a/drivers/video/kyro/fbdev.c +++ b/drivers/video/kyro/fbdev.c @@ -586,9 +586,8 @@ static int __init kyrofb_setup(char *options) } #endif -static int kyrofb_ioctl(struct inode *inode, struct file *file, - unsigned int cmd, unsigned long arg, - struct fb_info *info) +static int kyrofb_ioctl(struct fb_info *info, + unsigned int cmd, unsigned long arg) { overlay_create ol_create; overlay_viewport_set ol_viewport_set;