diff options
Diffstat (limited to 'drivers/video/aty/aty128fb.c')
-rw-r--r-- | drivers/video/aty/aty128fb.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/aty/aty128fb.c b/drivers/video/aty/aty128fb.c index e380ee8b0247..e686185a076d 100644 --- a/drivers/video/aty/aty128fb.c +++ b/drivers/video/aty/aty128fb.c | |||
@@ -478,7 +478,6 @@ static struct fb_ops aty128fb_ops = { | |||
478 | .fb_fillrect = cfb_fillrect, | 478 | .fb_fillrect = cfb_fillrect, |
479 | .fb_copyarea = cfb_copyarea, | 479 | .fb_copyarea = cfb_copyarea, |
480 | .fb_imageblit = cfb_imageblit, | 480 | .fb_imageblit = cfb_imageblit, |
481 | .fb_cursor = soft_cursor, | ||
482 | }; | 481 | }; |
483 | 482 | ||
484 | #ifdef CONFIG_PMAC_BACKLIGHT | 483 | #ifdef CONFIG_PMAC_BACKLIGHT |