[PATCH] fbdev: Pan display fixes
[powerpc.git] / drivers / video / pmagb-b-fb.c
index a483b13..25148de 100644 (file)
@@ -132,7 +132,6 @@ static struct fb_ops pmagbbfb_ops = {
        .fb_fillrect    = cfb_fillrect,
        .fb_copyarea    = cfb_copyarea,
        .fb_imageblit   = cfb_imageblit,
-       .fb_cursor      = soft_cursor,
 };