X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fvideo%2Fhitfb.c;h=f04ca721f94c53895f19f72b23e2998b48d2ffc7;hb=43bc926fffd92024b46cafaf7350d669ba9ca884;hp=0d376ba54814f94ea4ed0625a82121cb5a30a0e5;hpb=cee37fe97739d85991964371c1f3a745c00dd236;p=linux-2.6.git diff --git a/drivers/video/hitfb.c b/drivers/video/hitfb.c index 0d376ba54..f04ca721f 100644 --- a/drivers/video/hitfb.c +++ b/drivers/video/hitfb.c @@ -262,7 +262,6 @@ static struct fb_ops hitfb_ops = { .fb_fillrect = hitfb_fillrect, .fb_copyarea = hitfb_copyarea, .fb_imageblit = cfb_imageblit, - .fb_cursor = soft_cursor, }; int __init hitfb_init(void)