X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=drivers%2Fvideo%2Fleo.c;h=376d4a171ec7bd4fb4d0ca6698d6fdb6522cfa72;hb=49d5c7b08713c3a482d62b5a0ad41b4ec32905a5;hp=84a7fe435bb82bd082c770b51cbae2b511c8d361;hpb=7669a22592fc6cc7ac03f55a7db8d23ce938f1dc;p=powerpc.git diff --git a/drivers/video/leo.c b/drivers/video/leo.c index 84a7fe435b..376d4a171e 100644 --- a/drivers/video/leo.c +++ b/drivers/video/leo.c @@ -51,6 +51,9 @@ static struct fb_ops leo_ops = { .fb_imageblit = cfb_imageblit, .fb_mmap = leo_mmap, .fb_ioctl = leo_ioctl, +#ifdef CONFIG_COMPAT + .fb_compat_ioctl = sbusfb_compat_ioctl, +#endif }; #define LEO_OFF_LC_SS0_KRN 0x00200000UL