X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=drivers%2Fvideo%2Fpxafb.c;h=f305a5b77b23f8db3311315349a5cb24041ad37f;hb=003cfc0c56977f1c3ce48ddfd2073b7c6d75a5d8;hp=6206da9dd5dad23a61c8b901e4bb0e70c7c0c36a;hpb=974f7bc5781d3fc16e32d8908c6e48592e767dd2;p=powerpc.git diff --git a/drivers/video/pxafb.c b/drivers/video/pxafb.c index 6206da9dd5..f305a5b77b 100644 --- a/drivers/video/pxafb.c +++ b/drivers/video/pxafb.c @@ -36,7 +36,7 @@ #include #include #include -#include +#include #include #include @@ -418,7 +418,6 @@ static struct fb_ops pxafb_ops = { .fb_copyarea = cfb_copyarea, .fb_imageblit = cfb_imageblit, .fb_blank = pxafb_blank, - .fb_cursor = soft_cursor, .fb_mmap = pxafb_mmap, };