diff options
Diffstat (limited to 'drivers/video/kyro/fbdev.c')
-rw-r--r-- | drivers/video/kyro/fbdev.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/kyro/fbdev.c b/drivers/video/kyro/fbdev.c index d8bac9e97842..5eb4d5c177bd 100644 --- a/drivers/video/kyro/fbdev.c +++ b/drivers/video/kyro/fbdev.c | |||
@@ -669,7 +669,6 @@ static struct fb_ops kyrofb_ops = { | |||
669 | .fb_fillrect = cfb_fillrect, | 669 | .fb_fillrect = cfb_fillrect, |
670 | .fb_copyarea = cfb_copyarea, | 670 | .fb_copyarea = cfb_copyarea, |
671 | .fb_imageblit = cfb_imageblit, | 671 | .fb_imageblit = cfb_imageblit, |
672 | .fb_cursor = soft_cursor, | ||
673 | }; | 672 | }; |
674 | 673 | ||
675 | static int __devinit kyrofb_probe(struct pci_dev *pdev, | 674 | static int __devinit kyrofb_probe(struct pci_dev *pdev, |