arm: davinci: remove dead code for PHYs used by DaVinci DM* boards
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Mon, 29 Apr 2019 16:37:09 +0000 (18:37 +0200)
committerTom Rini <trini@konsulko.com>
Sat, 4 May 2019 17:04:06 +0000 (13:04 -0400)
commit0c565425927d024a8cc2d4783b61f9dd4c0a051f
tree5c160cece767454c8de69cb1d67e2a833a13ad79
parent50e3b4c7aa637f7ccf92c51e3a0fae931e0a7c4e
arm: davinci: remove dead code for PHYs used by DaVinci DM* boards

The support for DaVinci DM* boards has been dropped a while ago. The
code for all those PHYs is no longer used and they have their own
proper PHY drivers in drivers/net/phy anyway. Remove all dead code.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
arch/arm/mach-davinci/Makefile
arch/arm/mach-davinci/dp83848.c [deleted file]
arch/arm/mach-davinci/et1011c.c [deleted file]
arch/arm/mach-davinci/include/mach/emac_defs.h
arch/arm/mach-davinci/ksz8873.c [deleted file]
arch/arm/mach-davinci/lxt972.c [deleted file]