summaryrefslogtreecommitdiff
path: root/drivers/video/tx3912fb.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/tx3912fb.c')
-rw-r--r--drivers/video/tx3912fb.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/tx3912fb.c b/drivers/video/tx3912fb.c
index 39d9ca71856b..d904da44e1aa 100644
--- a/drivers/video/tx3912fb.c
+++ b/drivers/video/tx3912fb.c
@@ -89,7 +89,6 @@ static struct fb_ops tx3912fb_ops = {
.fb_fillrect = cfb_fillrect,
.fb_copyarea = cfb_copyarea,
.fb_imageblit = cfb_imageblit,
- .fb_cursor = soft_cursor,
};
static int tx3912fb_check_var(struct fb_var_screeninfo *var, struct fb_info *info)