summaryrefslogtreecommitdiff
path: root/include/video
diff options
context:
space:
mode:
authorPeter Ujfalusi <peter.ujfalusi@ti.com>2016-05-26 16:34:42 +0300
committerPeter Ujfalusi <peter.ujfalusi@ti.com>2016-06-03 16:06:24 +0300
commitb0417013d8155cca7b63a71d94c57ae3034cb597 (patch)
treeca13427d1f034265f8a62bddf4f58dcb0093b20a /include/video
parent0984097c03710960b1dcfd7867abaf0c9edf78f5 (diff)
omapfb: connector-hdmi: Remove legacy boot support
The panel is not used by any legacy board files so the legacy (pdata) boot support can be dropped. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Diffstat (limited to 'include/video')
-rw-r--r--include/video/omap-panel-data.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/include/video/omap-panel-data.h b/include/video/omap-panel-data.h
index e7b0e889d6d0..c0836b118f67 100644
--- a/include/video/omap-panel-data.h
+++ b/include/video/omap-panel-data.h
@@ -59,16 +59,6 @@ struct connector_dvi_platform_data {
};
/**
- * connector_hdmi platform data
- * @name: name for this display entity
- * @source: name of the display entity used as a video source
- */
-struct connector_hdmi_platform_data {
- const char *name;
- const char *source;
-};
-
-/**
* connector_atv platform data
* @name: name for this display entity
* @source: name of the display entity used as a video source