aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>2007-10-03 01:33:38 -0400
committerPaul Mackerras <paulus@samba.org>2007-10-03 01:33:38 -0400
commitab3e975e7c8b5efb452bdb0d06c1cb7399f83979 (patch)
tree8720f34b96b1ee67c91ba0675eef0235ce757240 /arch/ppc
parent70f227d8846a8a9b1f36f71c42e11cc7c6e9408d (diff)
parentb15773a06e5feee192f83c578222b45d81d1edc9 (diff)
Merge branch 'ppc-fixes' of git://git.bocc.de/dbox2 into for-2.6.24
Diffstat (limited to 'arch/ppc')
-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 @@
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