diff options
Diffstat (limited to 'drivers/video/clps711xfb.c')
-rw-r--r-- | drivers/video/clps711xfb.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/clps711xfb.c b/drivers/video/clps711xfb.c index 8692e002986b..50b78af0fa24 100644 --- a/drivers/video/clps711xfb.c +++ b/drivers/video/clps711xfb.c | |||
@@ -219,7 +219,6 @@ static struct fb_ops clps7111fb_ops = { | |||
219 | .fb_fillrect = cfb_fillrect, | 219 | .fb_fillrect = cfb_fillrect, |
220 | .fb_copyarea = cfb_copyarea, | 220 | .fb_copyarea = cfb_copyarea, |
221 | .fb_imageblit = cfb_imageblit, | 221 | .fb_imageblit = cfb_imageblit, |
222 | .fb_cursor = soft_cursor, | ||
223 | }; | 222 | }; |
224 | 223 | ||
225 | static int | 224 | static int |