summaryrefslogtreecommitdiffstats
path: root/arch/ppc64
diff options
context:
space:
mode:
authorKelly Daly2005-11-02 04:13:34 +0100
committerKelly Daly2005-11-02 04:13:34 +0100
commit8875ccfb7a6bd69d95a4e889ab36adda06c30d9e (patch)
treecba3c9d519dc06c986b3b94217a35252dd687703 /arch/ppc64
parentmerge filename and modify references to iseries/it_lp_naca.h (diff)
downloadkernel-qcow2-linux-8875ccfb7a6bd69d95a4e889ab36adda06c30d9e.tar.gz
kernel-qcow2-linux-8875ccfb7a6bd69d95a4e889ab36adda06c30d9e.tar.xz
kernel-qcow2-linux-8875ccfb7a6bd69d95a4e889ab36adda06c30d9e.zip
merge filename and modify references to iseries/it_lp_queue.h
Signed-off-by: Kelly Daly <kelly@au.ibm.com>
Diffstat (limited to 'arch/ppc64')
-rw-r--r--arch/ppc64/kernel/irq.c2
-rw-r--r--arch/ppc64/kernel/pacaData.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/arch/ppc64/kernel/irq.c b/arch/ppc64/kernel/irq.c
index f41afe545045..310931dbd4ae 100644
--- a/arch/ppc64/kernel/irq.c
+++ b/arch/ppc64/kernel/irq.c
@@ -52,7 +52,7 @@
#include <asm/cache.h>
#include <asm/prom.h>
#include <asm/ptrace.h>
-#include <asm/iSeries/ItLpQueue.h>
+#include <asm/iseries/it_lp_queue.h>
#include <asm/machdep.h>
#include <asm/paca.h>
diff --git a/arch/ppc64/kernel/pacaData.c b/arch/ppc64/kernel/pacaData.c
index 33a2d8db3f21..5e27e5a6a35d 100644
--- a/arch/ppc64/kernel/pacaData.c
+++ b/arch/ppc64/kernel/pacaData.c
@@ -17,7 +17,7 @@
#include <asm/page.h>
#include <asm/lppaca.h>
-#include <asm/iSeries/ItLpQueue.h>
+#include <asm/iseries/it_lp_queue.h>
#include <asm/paca.h>
static union {