diff options
Diffstat (limited to 'drivers/video/savage/savagefb_driver.c')
-rw-r--r-- | drivers/video/savage/savagefb_driver.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/savage/savagefb_driver.c b/drivers/video/savage/savagefb_driver.c index 7c285455c924..378ea1e34de7 100644 --- a/drivers/video/savage/savagefb_driver.c +++ b/drivers/video/savage/savagefb_driver.c | |||
@@ -1470,7 +1470,6 @@ static struct fb_ops savagefb_ops = { | |||
1470 | .fb_copyarea = cfb_copyarea, | 1470 | .fb_copyarea = cfb_copyarea, |
1471 | .fb_imageblit = cfb_imageblit, | 1471 | .fb_imageblit = cfb_imageblit, |
1472 | #endif | 1472 | #endif |
1473 | .fb_cursor = soft_cursor, | ||
1474 | }; | 1473 | }; |
1475 | 1474 | ||
1476 | /* --------------------------------------------------------------------- */ | 1475 | /* --------------------------------------------------------------------- */ |