diff options
author | Paul Bolle <pebolle@tiscali.nl> | 2013-03-29 12:47:35 +0100 |
---|---|---|
committer | Sekhar Nori <nsekhar@ti.com> | 2013-04-03 06:13:08 +0200 |
commit | 93bd65150e4ee783b7366fd0e8172f347515df61 (patch) | |
tree | 7558150270f21d6ff64b271ea175f5643999353e /arch/arm/mach-davinci/aemif.c | |
parent | ARM: davinci: mmc: derive version information from device name (diff) | |
download | linux-93bd65150e4ee783b7366fd0e8172f347515df61.tar.xz linux-93bd65150e4ee783b7366fd0e8172f347515df61.zip |
ARM: davinci: remove test for undefined Kconfig macro
The DaVinci debugging macro contains a check for
CONFIG_DEBUG_DAVINCI_DA8XX_UART0. But there's no corresponding Kconfig
symbol, so this test will always evaluate to false. That Kconfig symbol
is not needed because, as __arch_decomp_setup() shows, there are no
DaVinci DA8XX boards that use UART0 for debugging. We can remove two
lines of unneeded code.
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Diffstat (limited to 'arch/arm/mach-davinci/aemif.c')
0 files changed, 0 insertions, 0 deletions