linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / drivers / video / hpfb.c
index e97fe84..bebdac5 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,
 };