aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/omap2/dss/dss_features.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/omap2/dss/dss_features.h')
-rw-r--r--drivers/video/omap2/dss/dss_features.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/video/omap2/dss/dss_features.h b/drivers/video/omap2/dss/dss_features.h
index c332e7ddfce..3736367089a 100644
--- a/drivers/video/omap2/dss/dss_features.h
+++ b/drivers/video/omap2/dss/dss_features.h
@@ -91,6 +91,8 @@ enum dss_range_param {
91 FEAT_PARAM_DSIPLL_LPDIV, 91 FEAT_PARAM_DSIPLL_LPDIV,
92 FEAT_PARAM_DOWNSCALE, 92 FEAT_PARAM_DOWNSCALE,
93 FEAT_PARAM_LINEWIDTH, 93 FEAT_PARAM_LINEWIDTH,
94 FEAT_PARAM_MGR_WIDTH,
95 FEAT_PARAM_MGR_HEIGHT,
94}; 96};
95 97
96/* DSS Feature Functions */ 98/* DSS Feature Functions */