[PATCH] macintosh: don't store i2c_add_driver() return if no further processing done
[powerpc.git] / drivers / video / tgafb.c
index 9d9d200..7398bd4 100644 (file)
@@ -63,7 +63,6 @@ static struct fb_ops tgafb_ops = {
        .fb_fillrect            = tgafb_fillrect,
        .fb_copyarea            = tgafb_copyarea,
        .fb_imageblit           = tgafb_imageblit,
-       .fb_cursor              = soft_cursor,
 };