diff options
Diffstat (limited to 'drivers/video/fm2fb.c')
-rw-r--r-- | drivers/video/fm2fb.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/fm2fb.c b/drivers/video/fm2fb.c index a0763283d776..998374cfae6d 100644 --- a/drivers/video/fm2fb.c +++ b/drivers/video/fm2fb.c | |||
@@ -172,7 +172,6 @@ static struct fb_ops fm2fb_ops = { | |||
172 | .fb_fillrect = cfb_fillrect, | 172 | .fb_fillrect = cfb_fillrect, |
173 | .fb_copyarea = cfb_copyarea, | 173 | .fb_copyarea = cfb_copyarea, |
174 | .fb_imageblit = cfb_imageblit, | 174 | .fb_imageblit = cfb_imageblit, |
175 | .fb_cursor = soft_cursor, | ||
176 | }; | 175 | }; |
177 | 176 | ||
178 | /* | 177 | /* |