X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=drivers%2Fvideo%2Fpmagb-b-fb.c;h=25148de5fe6795799999269bd3a92cb0991a0311;hb=733482e445ca4450cf41381b1c95e2b8c7145114;hp=a483b13e117b71f93eab7b0e042075b481adf547;hpb=32983696a48a6c41d99f3eca82ba7510a552d843;p=powerpc.git diff --git a/drivers/video/pmagb-b-fb.c b/drivers/video/pmagb-b-fb.c index a483b13e11..25148de5fe 100644 --- a/drivers/video/pmagb-b-fb.c +++ b/drivers/video/pmagb-b-fb.c @@ -132,7 +132,6 @@ static struct fb_ops pmagbbfb_ops = { .fb_fillrect = cfb_fillrect, .fb_copyarea = cfb_copyarea, .fb_imageblit = cfb_imageblit, - .fb_cursor = soft_cursor, };