diff options
Diffstat (limited to 'drivers/net/stmmac/stmmac_mdio.c')
-rw-r--r-- | drivers/net/stmmac/stmmac_mdio.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/stmmac/stmmac_mdio.c b/drivers/net/stmmac/stmmac_mdio.c index 131e0a603711..fffe1d037fe6 100644 --- a/drivers/net/stmmac/stmmac_mdio.c +++ b/drivers/net/stmmac/stmmac_mdio.c | |||
@@ -24,7 +24,6 @@ | |||
24 | Maintainer: Giuseppe Cavallaro <peppe.cavallaro@st.com> | 24 | Maintainer: Giuseppe Cavallaro <peppe.cavallaro@st.com> |
25 | *******************************************************************************/ | 25 | *******************************************************************************/ |
26 | 26 | ||
27 | #include <linux/netdevice.h> | ||
28 | #include <linux/mii.h> | 27 | #include <linux/mii.h> |
29 | #include <linux/phy.h> | 28 | #include <linux/phy.h> |
30 | 29 | ||