summaryrefslogtreecommitdiffstats
path: root/arch/ppc64
diff options
context:
space:
mode:
authorKelly Daly <kelly@au.ibm.com>2005-11-02 14:13:34 +1100
committerKelly Daly <kelly@au.ibm.com>2005-11-02 14:13:34 +1100
commit8875ccfb7a6bd69d95a4e889ab36adda06c30d9e (patch)
treecba3c9d519dc06c986b3b94217a35252dd687703 /arch/ppc64
parentf218aab5cf74672a368933965f5bb612dac3c349 (diff)
downloadop-kernel-dev-8875ccfb7a6bd69d95a4e889ab36adda06c30d9e.zip
op-kernel-dev-8875ccfb7a6bd69d95a4e889ab36adda06c30d9e.tar.gz
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 f41afe5..310931d 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 33a2d8d..5e27e5a 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 {
OpenPOWER on IntegriCloud