X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fvideo%2Fp9100.c;h=18bcda23d2cf7b7a2a9d39ae03b87b4cad91799f;hb=f1b8c63ef404367c60dc9b4f68dec33cae3c707b;hp=9aaf65fb623ae99e0df6dc2289c1f7e7379af89d;hpb=b3ce1debe2685383a9ad6ace9c49869c3968c013;p=linux-2.6 diff --git a/drivers/video/p9100.c b/drivers/video/p9100.c index 9aaf65fb62..18bcda23d2 100644 --- a/drivers/video/p9100.c +++ b/drivers/video/p9100.c @@ -48,6 +48,9 @@ static struct fb_ops p9100_ops = { .fb_imageblit = cfb_imageblit, .fb_mmap = p9100_mmap, .fb_ioctl = p9100_ioctl, +#ifdef CONFIG_COMPAT + .fb_compat_ioctl = sbusfb_compat_ioctl, +#endif }; /* P9100 control registers */