]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/video/tcx.c
[PATCH] V4: Include comments for DVB models and includes missing ones
[linux-2.6-omap-h63xx.git] / drivers / video / tcx.c
index 59fff29bc02e528c8c4d1c845d340da1de88ee35..fe4f63f3849d530b9511da463050bcb74cb174c2 100644 (file)
@@ -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 */