diff options
Diffstat (limited to 'drivers/video/pvr2fb.c')
-rw-r--r-- | drivers/video/pvr2fb.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/pvr2fb.c b/drivers/video/pvr2fb.c index 31c547fd383b..ec4bacf9dd2e 100644 --- a/drivers/video/pvr2fb.c +++ b/drivers/video/pvr2fb.c | |||
@@ -230,7 +230,6 @@ static struct fb_ops pvr2fb_ops = { | |||
230 | .fb_fillrect = cfb_fillrect, | 230 | .fb_fillrect = cfb_fillrect, |
231 | .fb_copyarea = cfb_copyarea, | 231 | .fb_copyarea = cfb_copyarea, |
232 | .fb_imageblit = cfb_imageblit, | 232 | .fb_imageblit = cfb_imageblit, |
233 | .fb_cursor = soft_cursor, | ||
234 | }; | 233 | }; |
235 | 234 | ||
236 | static struct fb_videomode pvr2_modedb[] __initdata = { | 235 | static struct fb_videomode pvr2_modedb[] __initdata = { |