X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=drivers%2Fvideo%2Fpmag-ba-fb.c;h=f5361cd8ccce1359cd706d0e081a873b77235955;hb=57cad8084e0837e0f2c97da789ec9b3f36809be9;hp=c98f1c8d7dc27b6127fc430ceea517772b1de11d;hpb=da1f136c26d45c57e8b2d711bf17a6e5ec4de2d1;p=linux-2.6-omap-h63xx.git diff --git a/drivers/video/pmag-ba-fb.c b/drivers/video/pmag-ba-fb.c index c98f1c8d7dc..f5361cd8ccc 100644 --- a/drivers/video/pmag-ba-fb.c +++ b/drivers/video/pmag-ba-fb.c @@ -30,7 +30,6 @@ #include #include -#include #include #include @@ -128,7 +127,6 @@ static struct fb_ops pmagbafb_ops = { .fb_fillrect = cfb_fillrect, .fb_copyarea = cfb_copyarea, .fb_imageblit = cfb_imageblit, - .fb_cursor = soft_cursor, };