diff options
Diffstat (limited to 'drivers/video/gbefb.c')
-rw-r--r-- | drivers/video/gbefb.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/gbefb.c b/drivers/video/gbefb.c index ed853bef19e9..9d5e4f342110 100644 --- a/drivers/video/gbefb.c +++ b/drivers/video/gbefb.c | |||
@@ -1038,7 +1038,6 @@ static struct fb_ops gbefb_ops = { | |||
1038 | .fb_fillrect = cfb_fillrect, | 1038 | .fb_fillrect = cfb_fillrect, |
1039 | .fb_copyarea = cfb_copyarea, | 1039 | .fb_copyarea = cfb_copyarea, |
1040 | .fb_imageblit = cfb_imageblit, | 1040 | .fb_imageblit = cfb_imageblit, |
1041 | .fb_cursor = soft_cursor, | ||
1042 | }; | 1041 | }; |
1043 | 1042 | ||
1044 | /* | 1043 | /* |