summaryrefslogtreecommitdiff
path: root/include/media
diff options
context:
space:
mode:
authorMats Randgaard <matrandg@cisco.com>2013-12-05 11:58:08 -0300
committerChanho Park <chanho61.park@samsung.com>2014-11-18 11:55:29 +0900
commit25cc29a76d0e539ef327e8278990845ddfa9934a (patch)
tree0dacb5aced73b32a5c4717e4f3ebfb42e447f57d /include/media
parentce39c1daf2802477c0059a54a6b2a73536671fa2 (diff)
downloadlinux-3.10-25cc29a76d0e539ef327e8278990845ddfa9934a.tar.gz
linux-3.10-25cc29a76d0e539ef327e8278990845ddfa9934a.tar.bz2
linux-3.10-25cc29a76d0e539ef327e8278990845ddfa9934a.zip
upstream: [media] adv7842: remove connector type. Never used for anything useful
May also be wrong if the receiver is connected to more than one connector. Signed-off-by: Mats Randgaard <matrandg@cisco.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'include/media')
-rw-r--r--include/media/adv7842.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/media/adv7842.h b/include/media/adv7842.h
index c12de2d2f46..24fed1198ce 100644
--- a/include/media/adv7842.h
+++ b/include/media/adv7842.h
@@ -139,9 +139,6 @@ struct adv7842_sdp_io_sync_adjustment {
/* Platform dependent definition */
struct adv7842_platform_data {
- /* connector - HDMI or DVI? */
- unsigned connector_hdmi:1;
-
/* chip reset during probe */
unsigned chip_reset:1;