Merge master.kernel.org:/home/rmk/linux-2.6-arm
[powerpc.git] / drivers / video / hitfb.c
index 0d376ba..f04ca72 100644 (file)
@@ -262,7 +262,6 @@ static struct fb_ops hitfb_ops = {
        .fb_fillrect    = hitfb_fillrect,
        .fb_copyarea    = hitfb_copyarea,
        .fb_imageblit   = cfb_imageblit,
-       .fb_cursor      = soft_cursor,
 };
 
 int __init hitfb_init(void)