diff options
Diffstat (limited to 'drivers/net/stmmac/common.h')
-rw-r--r-- | drivers/net/stmmac/common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/stmmac/common.h b/drivers/net/stmmac/common.h index 25b53d411516..7267bcd43d06 100644 --- a/drivers/net/stmmac/common.h +++ b/drivers/net/stmmac/common.h | |||
@@ -23,7 +23,7 @@ | |||
23 | *******************************************************************************/ | 23 | *******************************************************************************/ |
24 | 24 | ||
25 | #include "descs.h" | 25 | #include "descs.h" |
26 | #include <linux/io.h> | 26 | #include <linux/netdevice.h> |
27 | 27 | ||
28 | struct stmmac_extra_stats { | 28 | struct stmmac_extra_stats { |
29 | /* Transmit errors */ | 29 | /* Transmit errors */ |