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)
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>

No differences found