diff options
author | Paul Mackerras <paulus@samba.org> | 2007-10-03 15:33:38 +1000 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2007-10-03 15:33:38 +1000 |
commit | ab3e975e7c8b5efb452bdb0d06c1cb7399f83979 (patch) | |
tree | 8720f34b96b1ee67c91ba0675eef0235ce757240 | |
parent | 70f227d8846a8a9b1f36f71c42e11cc7c6e9408d (diff) | |
parent | b15773a06e5feee192f83c578222b45d81d1edc9 (diff) |
Merge branch 'ppc-fixes' of git://git.bocc.de/dbox2 into for-2.6.24
-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 703d47eee43..eace3bc118d 100644 --- a/arch/ppc/8xx_io/enet.c +++ b/arch/ppc/8xx_io/enet.c @@ -44,6 +44,7 @@ #include <asm/mpc8xx.h> #include <asm/uaccess.h> #include <asm/commproc.h> +#include <asm/cacheflush.h> /* * Theory of Operation |