[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed
[platform/adaptation/renesas_rcar/renesas_kernel.git] / drivers / video / radeonfb.c
index a78b9bd..600318f 100644 (file)
@@ -2218,7 +2218,6 @@ static struct fb_ops radeonfb_ops = {
        .fb_copyarea    = cfb_copyarea,
        .fb_imageblit   = cfb_imageblit,
 #endif
-       .fb_cursor      = soft_cursor,
 };