[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon
[platform/kernel/linux-arm64.git] / drivers / video / q40fb.c
index 8416b2e..bfc41f2 100644 (file)
@@ -84,7 +84,6 @@ static struct fb_ops q40fb_ops = {
        .fb_fillrect    = cfb_fillrect,
        .fb_copyarea    = cfb_copyarea,
        .fb_imageblit   = cfb_imageblit,
-       .fb_cursor      = soft_cursor,
 };
 
 static int __init q40fb_probe(struct device *device)