X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=drivers%2Fvideo%2Ftcx.c;h=fe4f63f3849d530b9511da463050bcb74cb174c2;hb=49d5c7b08713c3a482d62b5a0ad41b4ec32905a5;hp=59fff29bc02e528c8c4d1c845d340da1de88ee35;hpb=6b995751c2e851d2bc9c277b5884d0adb519e31d;p=powerpc.git diff --git a/drivers/video/tcx.c b/drivers/video/tcx.c index 59fff29bc0..fe4f63f384 100644 --- a/drivers/video/tcx.c +++ b/drivers/video/tcx.c @@ -52,6 +52,9 @@ static struct fb_ops tcx_ops = { .fb_imageblit = cfb_imageblit, .fb_mmap = tcx_mmap, .fb_ioctl = tcx_ioctl, +#ifdef CONFIG_COMPAT + .fb_compat_ioctl = sbusfb_compat_ioctl, +#endif }; /* THC definitions */