]> err.no Git - linux-2.6/blobdiff - drivers/video/stifb.c
[PATCH] fbcon: Console Rotation - Add support for 180-degree console rotation
[linux-2.6] / drivers / video / stifb.c
index 9e52794768e6110f21c701d3eaf9b7d95e478250..fbb17332afd7118de3ef96fc07353db72e9c1769 100644 (file)
@@ -1147,7 +1147,6 @@ static struct fb_ops stifb_ops = {
        .fb_fillrect    = cfb_fillrect,
        .fb_copyarea    = cfb_copyarea,
        .fb_imageblit   = cfb_imageblit,
-       .fb_cursor      = soft_cursor,
 };