diff options
Diffstat (limited to 'drivers/video/neofb.c')
-rw-r--r-- | drivers/video/neofb.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/neofb.c b/drivers/video/neofb.c index 5d424a30270a..8486e77872dc 100644 --- a/drivers/video/neofb.c +++ b/drivers/video/neofb.c | |||
@@ -1665,7 +1665,6 @@ static struct fb_ops neofb_ops = { | |||
1665 | .fb_fillrect = neofb_fillrect, | 1665 | .fb_fillrect = neofb_fillrect, |
1666 | .fb_copyarea = neofb_copyarea, | 1666 | .fb_copyarea = neofb_copyarea, |
1667 | .fb_imageblit = neofb_imageblit, | 1667 | .fb_imageblit = neofb_imageblit, |
1668 | .fb_cursor = soft_cursor, | ||
1669 | }; | 1668 | }; |
1670 | 1669 | ||
1671 | /* --------------------------------------------------------------------- */ | 1670 | /* --------------------------------------------------------------------- */ |