commit | 90b1c60a653b6ec2fb08640aa859a738e5ccf1cf | [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 | 101c5baa7422e7fb6b9591eda1492f25a615aad0 [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>