diff options
author | Kelly Daly <kelly@au.ibm.com> | 2005-11-02 11:11:11 +1100 |
---|---|---|
committer | Kelly Daly <kelly@au.ibm.com> | 2005-11-02 11:11:11 +1100 |
commit | c0a8d05c8a5db835b20a3465b1be1cfe4752a13c (patch) | |
tree | 41a302bb71d162df6dfdd50b1535bbe1677a6244 /include/asm-ppc64/iSeries/HvLpEvent.h | |
parent | 1da44037883c0405154d53fe76da27e078456664 (diff) | |
download | blackbird-op-linux-c0a8d05c8a5db835b20a3465b1be1cfe4752a13c.tar.gz blackbird-op-linux-c0a8d05c8a5db835b20a3465b1be1cfe4752a13c.zip |
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 @@ #include <asm/types.h> #include <asm/ptrace.h> #include <asm/iSeries/HvTypes.h> -#include <asm/iSeries/HvCallEvent.h> +#include <asm/iseries/hv_call_event.h> /* * HvLpEvent is the structure for Lp Event messages passed between |