ARM: davinci: remove tnetv107x support
authorArnd Bergmann <arnd@arndb.de>
Wed, 12 Feb 2014 21:22:00 +0000 (22:22 +0100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 17 Mar 2014 13:50:34 +0000 (14:50 +0100)
commit9d6eccb9cce61282a78e62861d958ebb5fb073d2
tree18fc4c1d3ad9f5f2326be87a73b6f913b4a311e0
parenta92177eadfb76e3eb99596fbc238d1a381b2d4c4
ARM: davinci: remove tnetv107x support

The tnetv107x support does not compile, and seems to have been broken
for a while with nobody caring to fix it. So far everyone I asked
said it's probably dead and completely unused and will never again
be needed in a future kernel release, so let's delete it.

If someone finds a use for this code later and is able to get it
to work again, we can always revert the removal.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Sekhar Nori <nsekhar@ti.com>
Acked-by: Kevin Hilman <khilman@linaro.org>
13 files changed:
arch/arm/Kconfig.debug
arch/arm/mach-davinci/Kconfig
arch/arm/mach-davinci/Makefile
arch/arm/mach-davinci/board-tnetv107x-evm.c [deleted file]
arch/arm/mach-davinci/devices-tnetv107x.c [deleted file]
arch/arm/mach-davinci/include/mach/cputype.h
arch/arm/mach-davinci/include/mach/irqs.h
arch/arm/mach-davinci/include/mach/mux.h
arch/arm/mach-davinci/include/mach/psc.h
arch/arm/mach-davinci/include/mach/serial.h
arch/arm/mach-davinci/include/mach/tnetv107x.h [deleted file]
arch/arm/mach-davinci/include/mach/uncompress.h
arch/arm/mach-davinci/tnetv107x.c [deleted file]