X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=drivers%2Fvideo%2Fq40fb.c;h=bfc41f2c902a2d93576b3a86f051b927a4e692bd;hb=733482e445ca4450cf41381b1c95e2b8c7145114;hp=162012bb9264edd2bb58af8b4d9b609e4b940697;hpb=d6d3f5bc68be3c4ab84e6f1f9db92291da671504;p=powerpc.git diff --git a/drivers/video/q40fb.c b/drivers/video/q40fb.c index 162012bb92..bfc41f2c90 100644 --- a/drivers/video/q40fb.c +++ b/drivers/video/q40fb.c @@ -18,6 +18,7 @@ #include #include #include +#include #include #include @@ -83,7 +84,6 @@ static struct fb_ops q40fb_ops = { .fb_fillrect = cfb_fillrect, .fb_copyarea = cfb_copyarea, .fb_imageblit = cfb_imageblit, - .fb_cursor = soft_cursor, }; static int __init q40fb_probe(struct device *device)