summaryrefslogtreecommitdiffstats
path: root/include/video/omapdss.h
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ti.com>2012-05-11 15:10:10 +0300
committerTomi Valkeinen <tomi.valkeinen@ti.com>2012-05-11 15:10:10 +0300
commit38137c8f0ce8dfaea467884cb2eb45de8df1bdfc (patch)
tree4985e69beb92a6f9ed9e280dc1e6d5d6c3efb645 /include/video/omapdss.h
parent3a028bb99d1f1e5c444060a176cbd4bf93530df3 (diff)
parentaf461d64e11f81db4a7619dd574fe779ae3a0884 (diff)
downloadop-kernel-dev-38137c8f0ce8dfaea467884cb2eb45de8df1bdfc.zip
op-kernel-dev-38137c8f0ce8dfaea467884cb2eb45de8df1bdfc.tar.gz
Merge branch 'dss-devtree-cleanup'
Merge OMAP DSS cleanups that restructure the omapdss driver to facilitate implementing device tree support in the future.
Diffstat (limited to 'include/video/omapdss.h')
-rw-r--r--include/video/omapdss.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/video/omapdss.h b/include/video/omapdss.h
index 1cbb2dd..1217df4 100644
--- a/include/video/omapdss.h
+++ b/include/video/omapdss.h
@@ -317,11 +317,6 @@ extern int omap_display_init(struct omap_dss_board_info *board_data);
/* HDMI mux init*/
extern int omap_hdmi_init(enum omap_hdmi_flags flags);
-struct omap_display_platform_data {
- struct omap_dss_board_info *board_data;
- /* TODO: Additional members to be added when PM is considered */
-};
-
struct omap_video_timings {
/* Unit: pixels */
u16 x_res;
OpenPOWER on IntegriCloud