]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/video/cyblafb.c
[NETFILTER] Remove nf_conntrack stat proc file when cleaning up
[linux-2.6-omap-h63xx.git] / drivers / video / cyblafb.c
index 6992100a508c09175cd527bcb9d10d977f3a769e..03fbe83d71a840660ac1486111c2707d71db3ba2 100644 (file)
@@ -968,7 +968,6 @@ static struct fb_ops cyblafb_ops __devinitdata = {
        .fb_fillrect = cyblafb_fillrect,
        .fb_copyarea= cyblafb_copyarea,
        .fb_imageblit = cyblafb_imageblit,
-       .fb_cursor = soft_cursor,
 };
 
 //==========================================================================