aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/setup_64.c
diff options
context:
space:
mode:
authorMichael Ellerman <michael@ellerman.id.au>2006-07-13 17:52:17 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2006-07-13 18:42:52 +1000
commit06a36db1d712242a00cb30aaebdd088b4be28082 (patch)
treed768a710172634e939b4592f68a791e295800a26 /arch/powerpc/kernel/setup_64.c
parent[POWERPC] iseries: Make HvLpConfig_get(Primary)LpIndex functions (diff)
downloadlinux-dev-06a36db1d712242a00cb30aaebdd088b4be28082.tar.xz
linux-dev-06a36db1d712242a00cb30aaebdd088b4be28082.zip
[POWERPC] iseries: Move ItLpNaca into platforms/iseries
Move ItLpNaca into platforms/iseries now that it's not used elsewhere. Signed-off-by: Michael Ellerman <michael@ellerman.id.au> Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Diffstat (limited to 'arch/powerpc/kernel/setup_64.c')
-rw-r--r--arch/powerpc/kernel/setup_64.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/kernel/setup_64.c b/arch/powerpc/kernel/setup_64.c
index fd1785e4c9bb..e2447aef3a8f 100644
--- a/arch/powerpc/kernel/setup_64.c
+++ b/arch/powerpc/kernel/setup_64.c
@@ -56,7 +56,6 @@
#include <asm/page.h>
#include <asm/mmu.h>
#include <asm/lmb.h>
-#include <asm/iseries/it_lp_naca.h>
#include <asm/firmware.h>
#include <asm/xmon.h>
#include <asm/udbg.h>