X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fvideo%2Fvalkyriefb.c;h=ce97ec8eae9756792d150ed33e7391dfe7583c7d;hb=8cde0776ec1e86c270f65bf482f96288e6bf0023;hp=31a2bbc53974e2fd785ade7f0cc8f23f4ebaceb4;hpb=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2;p=linux-2.6 diff --git a/drivers/video/valkyriefb.c b/drivers/video/valkyriefb.c index 31a2bbc539..ce97ec8eae 100644 --- a/drivers/video/valkyriefb.c +++ b/drivers/video/valkyriefb.c @@ -135,7 +135,6 @@ static struct fb_ops valkyriefb_ops = { .fb_fillrect = cfb_fillrect, .fb_copyarea = cfb_copyarea, .fb_imageblit = cfb_imageblit, - .fb_cursor = soft_cursor, }; /* Sets the video mode according to info->var */