|
@@ -84,9 +84,6 @@ static struct fb_ops omap_fb_ops = {
|
|
|
.owner = THIS_MODULE,
|
|
|
DRM_FB_HELPER_DEFAULT_OPS,
|
|
|
|
|
|
- /* Note: to properly handle manual update displays, we wrap the
|
|
|
- * basic fbdev ops which write to the framebuffer
|
|
|
- */
|
|
|
.fb_read = drm_fb_helper_sys_read,
|
|
|
.fb_write = drm_fb_helper_sys_write,
|
|
|
.fb_fillrect = drm_fb_helper_sys_fillrect,
|