diff options
Diffstat (limited to 'drivers/net/stmmac/stmmac_ethtool.c')
-rw-r--r-- | drivers/net/stmmac/stmmac_ethtool.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/stmmac/stmmac_ethtool.c b/drivers/net/stmmac/stmmac_ethtool.c index 9c7ce1ea3aea..0abeff6193a1 100644 --- a/drivers/net/stmmac/stmmac_ethtool.c +++ b/drivers/net/stmmac/stmmac_ethtool.c | |||
@@ -28,6 +28,7 @@ | |||
28 | #include <linux/phy.h> | 28 | #include <linux/phy.h> |
29 | 29 | ||
30 | #include "stmmac.h" | 30 | #include "stmmac.h" |
31 | #include "dwmac_dma.h" | ||
31 | 32 | ||
32 | #define REG_SPACE_SIZE 0x1054 | 33 | #define REG_SPACE_SIZE 0x1054 |
33 | #define MAC100_ETHTOOL_NAME "st_mac100" | 34 | #define MAC100_ETHTOOL_NAME "st_mac100" |