]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/video/hpfb.c
Merge branch 'upstream-fixes' of git://git.tuxdriver.com/git/netdev-jwl
[mv-sheeva.git] / drivers / video / hpfb.c
index e97fe8481d59f5b52c17b052dcebd24783c7ca3b..bebdac59d231330c353940a009ba612807f4de37 100644 (file)
@@ -193,7 +193,6 @@ static struct fb_ops hpfb_ops = {
        .fb_fillrect    = hpfb_fillrect,
        .fb_copyarea    = hpfb_copyarea,
        .fb_imageblit   = cfb_imageblit,
-       .fb_cursor      = soft_cursor,
        .fb_sync        = hpfb_sync,
 };