OSDN Git Service

drm: omapdrm: Store the rotation property in dev->mode_config
[uclinux-h8/linux.git] / drivers / gpu / drm / omapdrm / omap_drv.h
index b31c79f..a42a11c 100644 (file)
@@ -114,7 +114,6 @@ struct omap_drm_private {
        bool has_dmm;
 
        /* properties: */
-       struct drm_property *rotation_prop;
        struct drm_property *zorder_prop;
 
        /* irq handling: */