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 /include/asm-ppc64/iSeries/HvLpEvent.h | |
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 'include/asm-ppc64/iSeries/HvLpEvent.h')
-rw-r--r-- | include/asm-ppc64/iSeries/HvLpEvent.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-ppc64/iSeries/HvLpEvent.h b/include/asm-ppc64/iSeries/HvLpEvent.h index 865000de79b6..75ff1b3ed2e5 100644 --- a/include/asm-ppc64/iSeries/HvLpEvent.h +++ b/include/asm-ppc64/iSeries/HvLpEvent.h | |||
@@ -25,7 +25,7 @@ | |||
25 | #include <asm/types.h> | 25 | #include <asm/types.h> |
26 | #include <asm/ptrace.h> | 26 | #include <asm/ptrace.h> |
27 | #include <asm/iSeries/HvTypes.h> | 27 | #include <asm/iSeries/HvTypes.h> |
28 | #include <asm/iSeries/HvCallEvent.h> | 28 | #include <asm/iseries/hv_call_event.h> |
29 | 29 | ||
30 | /* | 30 | /* |
31 | * HvLpEvent is the structure for Lp Event messages passed between | 31 | * HvLpEvent is the structure for Lp Event messages passed between |