VIGS: Remove rotation definitions 59/27359/1
authorVasiliy Ulyanov <v.ulyanov@samsung.com>
Thu, 11 Sep 2014 13:17:35 +0000 (17:17 +0400)
committerVasiliy Ulyanov <v.ulyanov@samsung.com>
Thu, 11 Sep 2014 13:17:35 +0000 (17:17 +0400)
Change-Id: I1f2b1044eef71954fe678cf037837e3d9d615f8e
Signed-off-by: Vasiliy Ulyanov <v.ulyanov@samsung.com>
include/drm/vigs_drm.h

index 6f036fb..9ae8245 100644 (file)
 #define DRM_VIGS_DP_FB_Y 2
 #define DRM_VIGS_DP_FB_C 3
 
-/*
- * Rotations.
- */
-#define DRM_VIGS_ROTATION_0   0
-#define DRM_VIGS_ROTATION_90  1
-#define DRM_VIGS_ROTATION_180 2
-#define DRM_VIGS_ROTATION_270 3
-
 struct drm_vigs_get_protocol_version
 {
     uint32_t version;