diff options
Diffstat (limited to 'drivers/net/mt7628-eth.c')
-rw-r--r-- | drivers/net/mt7628-eth.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/mt7628-eth.c b/drivers/net/mt7628-eth.c index 404a046422..217c684702 100644 --- a/drivers/net/mt7628-eth.c +++ b/drivers/net/mt7628-eth.c @@ -21,6 +21,7 @@ #include <net.h> #include <reset.h> #include <wait_bit.h> +#include <asm/cache.h> #include <asm/io.h> #include <linux/bitfield.h> #include <linux/err.h> |