diff options
author | Kelly Daly <kelly@au.ibm.com> | 2005-11-02 14:13:34 +1100 |
---|---|---|
committer | Kelly Daly <kelly@au.ibm.com> | 2005-11-02 14:13:34 +1100 |
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 @@ #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 { |