]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/video/imsttfb.c
[PATCH] vgacon: Fix usage of stale height value on vc initialization
[linux-2.6-omap-h63xx.git] / drivers / video / imsttfb.c
index 7b9bf45ab6fe89251e59c19deeb890c9583401f5..7fbe24206b190458b8b9aeb89e123cb47b8b6aa2 100644 (file)
@@ -1344,7 +1344,6 @@ static struct fb_ops imsttfb_ops = {
        .fb_fillrect    = imsttfb_fillrect,
        .fb_copyarea    = imsttfb_copyarea,
        .fb_imageblit   = cfb_imageblit,
-       .fb_cursor      = soft_cursor,
        .fb_ioctl       = imsttfb_ioctl,
 };