X-Git-Url: http://git.onelab.eu/?p=linux-2.6.git;a=blobdiff_plain;f=drivers%2Fvideo%2Ftgafb.c;fp=drivers%2Fvideo%2Ftgafb.c;h=7398bd48ba6c261c1a18079b1dda976446839570;hp=9d9d2009ad8caa3af457d263afa5c8717227016a;hb=43bc926fffd92024b46cafaf7350d669ba9ca884;hpb=cee37fe97739d85991964371c1f3a745c00dd236 diff --git a/drivers/video/tgafb.c b/drivers/video/tgafb.c index 9d9d2009a..7398bd48b 100644 --- a/drivers/video/tgafb.c +++ b/drivers/video/tgafb.c @@ -63,7 +63,6 @@ static struct fb_ops tgafb_ops = { .fb_fillrect = tgafb_fillrect, .fb_copyarea = tgafb_copyarea, .fb_imageblit = tgafb_imageblit, - .fb_cursor = soft_cursor, };