aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/setup_64.c
diff options
context:
space:
mode:
authorKelly Daly <kelly@au.ibm.com>2005-11-02 13:51:41 +1100
committerKelly Daly <kelly@au.ibm.com>2005-11-02 13:51:41 +1100
commitf218aab5cf74672a368933965f5bb612dac3c349 (patch)
treee112cca36395c7dbe137fb321f7c3175174e7ca1 /arch/powerpc/kernel/setup_64.c
parent7b487bb801b4bd790aa4bf7c157889f9d05e239c (diff)
merge filename and modify references to iseries/it_lp_naca.h
Signed-off-by: Kelly Daly <kelly@au.ibm.com>
Diffstat (limited to 'arch/powerpc/kernel/setup_64.c')
-rw-r--r--arch/powerpc/kernel/setup_64.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/kernel/setup_64.c b/arch/powerpc/kernel/setup_64.c
index 40c48100bf1..079867e1814 100644
--- a/arch/powerpc/kernel/setup_64.c
+++ b/arch/powerpc/kernel/setup_64.c
@@ -56,7 +56,7 @@
#include <asm/page.h>
#include <asm/mmu.h>
#include <asm/lmb.h>
-#include <asm/iSeries/ItLpNaca.h>
+#include <asm/iseries/it_lp_naca.h>
#include <asm/firmware.h>
#include <asm/systemcfg.h>
#include <asm/xmon.h>