diff options
author | Kelly Daly <kelly@au.ibm.com> | 2005-11-01 22:13:34 -0500 |
---|---|---|
committer | Kelly Daly <kelly@au.ibm.com> | 2005-11-01 22:13:34 -0500 |
commit | 8875ccfb7a6bd69d95a4e889ab36adda06c30d9e (patch) | |
tree | cba3c9d519dc06c986b3b94217a35252dd687703 /arch/ppc64/kernel/pacaData.c | |
parent | f218aab5cf74672a368933965f5bb612dac3c349 (diff) |
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/kernel/pacaData.c')
-rw-r--r-- | arch/ppc64/kernel/pacaData.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ppc64/kernel/pacaData.c b/arch/ppc64/kernel/pacaData.c index 33a2d8db3f2..5e27e5a6a35 100644 --- a/arch/ppc64/kernel/pacaData.c +++ b/arch/ppc64/kernel/pacaData.c | |||
@@ -17,7 +17,7 @@ | |||
17 | #include <asm/page.h> | 17 | #include <asm/page.h> |
18 | 18 | ||
19 | #include <asm/lppaca.h> | 19 | #include <asm/lppaca.h> |
20 | #include <asm/iSeries/ItLpQueue.h> | 20 | #include <asm/iseries/it_lp_queue.h> |
21 | #include <asm/paca.h> | 21 | #include <asm/paca.h> |
22 | 22 | ||
23 | static union { | 23 | static union { |