fb:
[firefly-linux-kernel-4.4.55.git] / include / linux / rk_fb.h
index 56436cc497f5ff88524a37e37d5d6d55db5603a8..85959bace47dfeafd3a0ce89bd75faa5fcdc9c8a 100755 (executable)
@@ -238,11 +238,6 @@ typedef enum {
        SCREEN_UNPREPARE_DDR_CHANGE,
 } screen_status;
 
-enum {
-       DISPLAY_POLICY_SDK = 0,
-       DISPLAY_POLICY_BOX,
-};
-
 struct rk_fb_rgb {
        struct fb_bitfield red;
        struct fb_bitfield green;