diff options
author | Kelly Daly <kelly@au.ibm.com> | 2005-11-01 19:11:11 -0500 |
---|---|---|
committer | Kelly Daly <kelly@au.ibm.com> | 2005-11-01 19:11:11 -0500 |
commit | c0a8d05c8a5db835b20a3465b1be1cfe4752a13c (patch) | |
tree | 41a302bb71d162df6dfdd50b1535bbe1677a6244 /arch/powerpc/platforms/iseries/lpevents.c | |
parent | 1da44037883c0405154d53fe76da27e078456664 (diff) |
merge filename and modify references to iseries/hv_call_event.h
Signed-off-by: Kelly Daly <kelly@au.ibm.com>
Diffstat (limited to 'arch/powerpc/platforms/iseries/lpevents.c')
-rw-r--r-- | arch/powerpc/platforms/iseries/lpevents.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/platforms/iseries/lpevents.c b/arch/powerpc/platforms/iseries/lpevents.c index 54c7753dbe05..96aa0dd72fb0 100644 --- a/arch/powerpc/platforms/iseries/lpevents.c +++ b/arch/powerpc/platforms/iseries/lpevents.c | |||
@@ -19,7 +19,7 @@ | |||
19 | #include <asm/paca.h> | 19 | #include <asm/paca.h> |
20 | #include <asm/iSeries/ItLpQueue.h> | 20 | #include <asm/iSeries/ItLpQueue.h> |
21 | #include <asm/iSeries/HvLpEvent.h> | 21 | #include <asm/iSeries/HvLpEvent.h> |
22 | #include <asm/iSeries/HvCallEvent.h> | 22 | #include <asm/iseries/hv_call_event.h> |
23 | #include <asm/iSeries/ItLpNaca.h> | 23 | #include <asm/iSeries/ItLpNaca.h> |
24 | 24 | ||
25 | /* | 25 | /* |