aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>2007-10-03 15:33:38 +1000
committerPaul Mackerras <paulus@samba.org>2007-10-03 15:33:38 +1000
commitab3e975e7c8b5efb452bdb0d06c1cb7399f83979 (patch)
tree8720f34b96b1ee67c91ba0675eef0235ce757240
parentMerge branch 'linux-2.6' into for-2.6.24 (diff)
parent[POWERPC] Fix cpm_uart driver (diff)
downloadlinux-dev-ab3e975e7c8b5efb452bdb0d06c1cb7399f83979.tar.xz
linux-dev-ab3e975e7c8b5efb452bdb0d06c1cb7399f83979.zip
Merge branch 'ppc-fixes' of git://git.bocc.de/dbox2 into for-2.6.24
-rw-r--r--arch/ppc/8xx_io/enet.c1
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 @@
#include <asm/mpc8xx.h>
#include <asm/uaccess.h>
#include <asm/commproc.h>
+#include <asm/cacheflush.h>
/*
* Theory of Operation