diff options
-rw-r--r-- | arch/ppc/8xx_io/enet.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/ppc/8xx_io/enet.c b/arch/ppc/8xx_io/enet.c index 703d47eee436..eace3bc118d2 100644 --- a/arch/ppc/8xx_io/enet.c +++ b/arch/ppc/8xx_io/enet.c | |||
@@ -44,6 +44,7 @@ | |||
44 | #include <asm/mpc8xx.h> | 44 | #include <asm/mpc8xx.h> |
45 | #include <asm/uaccess.h> | 45 | #include <asm/uaccess.h> |
46 | #include <asm/commproc.h> | 46 | #include <asm/commproc.h> |
47 | #include <asm/cacheflush.h> | ||
47 | 48 | ||
48 | /* | 49 | /* |
49 | * Theory of Operation | 50 | * Theory of Operation |