diff options
Diffstat (limited to 'drivers/video/platinumfb.c')
-rw-r--r-- | drivers/video/platinumfb.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/platinumfb.c b/drivers/video/platinumfb.c index b00887e9851c..ca4082ae5a18 100644 --- a/drivers/video/platinumfb.c +++ b/drivers/video/platinumfb.c | |||
@@ -109,7 +109,6 @@ static struct fb_ops platinumfb_ops = { | |||
109 | .fb_fillrect = cfb_fillrect, | 109 | .fb_fillrect = cfb_fillrect, |
110 | .fb_copyarea = cfb_copyarea, | 110 | .fb_copyarea = cfb_copyarea, |
111 | .fb_imageblit = cfb_imageblit, | 111 | .fb_imageblit = cfb_imageblit, |
112 | .fb_cursor = soft_cursor, | ||
113 | }; | 112 | }; |
114 | 113 | ||
115 | /* | 114 | /* |