|
@@ -1891,9 +1891,6 @@ static struct fb_ops sisfb_ops = {
|
|
|
.fb_fillrect = fbcon_sis_fillrect,
|
|
|
.fb_copyarea = fbcon_sis_copyarea,
|
|
|
.fb_imageblit = cfb_imageblit,
|
|
|
-#ifdef CONFIG_FB_SOFT_CURSOR
|
|
|
- .fb_cursor = soft_cursor,
|
|
|
-#endif
|
|
|
.fb_sync = fbcon_sis_sync,
|
|
|
#ifdef SIS_NEW_CONFIG_COMPAT
|
|
|
.fb_compat_ioctl= sisfb_ioctl,
|