]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/video/pmagb-b-fb.c
powerpc: remove some warnings when building iSeries
[karo-tx-linux.git] / drivers / video / pmagb-b-fb.c
index a483b13e117b71f93eab7b0e042075b481adf547..25148de5fe6795799999269bd3a92cb0991a0311 100644 (file)
@@ -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,
 };