X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fvideo%2Fhitfb.c;h=f04ca721f94c53895f19f72b23e2998b48d2ffc7;hb=d8b3d7077d08311552643a220f21ce0d30130f59;hp=0d376ba54814f94ea4ed0625a82121cb5a30a0e5;hpb=207e0a826fdee4bfe853681aef2175a739c11286;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)