diff options
Diffstat (limited to 'drivers/net/bcm-sf2-eth-gmac.c')
-rw-r--r-- | drivers/net/bcm-sf2-eth-gmac.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/bcm-sf2-eth-gmac.c b/drivers/net/bcm-sf2-eth-gmac.c index 6a25f67c30..3794e40b01 100644 --- a/drivers/net/bcm-sf2-eth-gmac.c +++ b/drivers/net/bcm-sf2-eth-gmac.c @@ -14,6 +14,7 @@ #include <cpu_func.h> #include <malloc.h> #include <net.h> +#include <asm/cache.h> #include <asm/io.h> #include <phy.h> |