diff options
author | Paul Bolle <pebolle@tiscali.nl> | 2014-05-15 20:37:45 +0200 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2014-05-16 14:10:04 -0700 |
commit | d8c270a874e9586ca8c8f888e47a9e3b8878dca9 (patch) | |
tree | 110e6a756fdc1a8f08fae63f15095f8af9f744f8 /arch/arm/mach-omap1/board-fsample.c | |
parent | 14c0a5b4b909b6276f5cdcdbaaa2cfe6cc2b1309 (diff) | |
download | talos-op-linux-d8c270a874e9586ca8c8f888e47a9e3b8878dca9.tar.gz talos-op-linux-d8c270a874e9586ca8c8f888e47a9e3b8878dca9.zip |
ARM: OMAP: omap3stalker: remove two Kconfig macros
Checks for CONFIG_OMAP2_VENC_OUT_TYPE_SVIDEO and
CONFIG_OMAP2_VENC_OUT_TYPE_COMPOSITE were added in v2.6.35. But the
related Kconfig symbols have never been added to the tree. Remove these
checks.
Initialize connector_type to OMAP_DSS_VENC_TYPE_COMPOSITE explicitly.
That's what's happening currently: OMAP_DSS_VENC_TYPE_COMPOSITE equals
zero and connector_type remains zero since both checks currently fail.
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap1/board-fsample.c')
0 files changed, 0 insertions, 0 deletions