diff options
Diffstat (limited to 'drivers/gpu/drm/omapdrm/dss/dss_features.h')
-rw-r--r-- | drivers/gpu/drm/omapdrm/dss/dss_features.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/gpu/drm/omapdrm/dss/dss_features.h b/drivers/gpu/drm/omapdrm/dss/dss_features.h index c43d49d00c3f..058c30269764 100644 --- a/drivers/gpu/drm/omapdrm/dss/dss_features.h +++ b/drivers/gpu/drm/omapdrm/dss/dss_features.h @@ -25,8 +25,4 @@ #define MAX_DSS_LCD_MANAGERS 3 #define MAX_NUM_DSI 2 -void dss_features_init(enum omapdss_version version); - -enum omap_dss_output_id dss_feat_get_supported_outputs(enum omap_channel channel); - #endif |