aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/video
diff options
context:
space:
mode:
authorPeter Ujfalusi <peter.ujfalusi@ti.com>2016-05-26 16:36:25 +0300
committerPeter Ujfalusi <peter.ujfalusi@ti.com>2016-06-03 16:06:25 +0300
commit5996a5ae4855a8b1f149820b4f62fde88283913d (patch)
tree8c9d1a062092cdf59546f7a93fc9a24e44fbdab8 /include/video
parentomapfb: connector-hdmi: Remove legacy boot support (diff)
downloadwireguard-linux-5996a5ae4855a8b1f149820b4f62fde88283913d.tar.xz
wireguard-linux-5996a5ae4855a8b1f149820b4f62fde88283913d.zip
omapfb: connector-dvi: 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.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/include/video/omap-panel-data.h b/include/video/omap-panel-data.h
index c0836b118f67..4d0b8832ae11 100644
--- a/include/video/omap-panel-data.h
+++ b/include/video/omap-panel-data.h
@@ -47,18 +47,6 @@ struct encoder_tfp410_platform_data {
/**
- * connector_dvi platform data
- * @name: name for this display entity
- * @source: name of the display entity used as a video source
- * @i2c_bus_num: i2c bus number to be used for reading EDID
- */
-struct connector_dvi_platform_data {
- const char *name;
- const char *source;
- int i2c_bus_num;
-};
-
-/**
* connector_atv platform data
* @name: name for this display entity
* @source: name of the display entity used as a video source