diff options
author | Stephen Rothwell <sfr@canb.auug.org.au> | 2005-11-02 00:06:03 -0500 |
---|---|---|
committer | Stephen Rothwell <sfr@canb.auug.org.au> | 2005-11-02 00:06:03 -0500 |
commit | aaf8a7a2949481482200686c7bd3852e5be2e093 (patch) | |
tree | 76d4dde7c42cd3a3a9dea94f7f18a0817bb9b644 /arch/powerpc/platforms/iseries/proc.c | |
parent | 104dd65fef378773ec0510c788bd4b5ad6ea1121 (diff) | |
parent | ecb3ca2783d6e54d30dbf70a42fe995c27eeb212 (diff) |
Merge iSeries include file move
Diffstat (limited to 'arch/powerpc/platforms/iseries/proc.c')
-rw-r--r-- | arch/powerpc/platforms/iseries/proc.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/powerpc/platforms/iseries/proc.c b/arch/powerpc/platforms/iseries/proc.c index 6f1929cac66b..e68b6b5fa89f 100644 --- a/arch/powerpc/platforms/iseries/proc.c +++ b/arch/powerpc/platforms/iseries/proc.c | |||
@@ -24,8 +24,8 @@ | |||
24 | #include <asm/processor.h> | 24 | #include <asm/processor.h> |
25 | #include <asm/time.h> | 25 | #include <asm/time.h> |
26 | #include <asm/lppaca.h> | 26 | #include <asm/lppaca.h> |
27 | #include <asm/iSeries/ItLpQueue.h> | 27 | #include <asm/iseries/it_lp_queue.h> |
28 | #include <asm/iSeries/HvCallXm.h> | 28 | #include <asm/iseries/hv_call_xm.h> |
29 | 29 | ||
30 | #include "processor_vpd.h" | 30 | #include "processor_vpd.h" |
31 | #include "main_store.h" | 31 | #include "main_store.h" |