commit | 0c565425927d024a8cc2d4783b61f9dd4c0a051f | [log] [tgz] |
---|---|---|
author | Bartosz Golaszewski <bgolaszewski@baylibre.com> | Mon Apr 29 18:37:09 2019 +0200 |
committer | Tom Rini <trini@konsulko.com> | Sat May 04 13:04:06 2019 -0400 |
tree | 5c160cece767454c8de69cb1d67e2a833a13ad79 | |
parent | 50e3b4c7aa637f7ccf92c51e3a0fae931e0a7c4e [diff] |
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>