diff options
author | Kelly Daly <kelly@au.ibm.com> | 2005-11-02 11:37:22 +1100 |
---|---|---|
committer | Kelly Daly <kelly@au.ibm.com> | 2005-11-02 11:37:22 +1100 |
commit | 50592f5d2ae7b95b239ea41d76ad81fee046be86 (patch) | |
tree | be90ec454e8e95ebc3541751c1dee389bd5ca739 /arch/powerpc/platforms/iseries/call_hpt.h | |
parent | c0a8d05c8a5db835b20a3465b1be1cfe4752a13c (diff) | |
download | blackbird-op-linux-50592f5d2ae7b95b239ea41d76ad81fee046be86.tar.gz blackbird-op-linux-50592f5d2ae7b95b239ea41d76ad81fee046be86.zip |
merge filename and modify references to iseries/hv_call_sc.h
Signed-off-by: Kelly Daly <kelly@au.ibm.com>
Diffstat (limited to 'arch/powerpc/platforms/iseries/call_hpt.h')
-rw-r--r-- | arch/powerpc/platforms/iseries/call_hpt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/platforms/iseries/call_hpt.h b/arch/powerpc/platforms/iseries/call_hpt.h index 321f3bb7a8f5..a626d8c289ee 100644 --- a/arch/powerpc/platforms/iseries/call_hpt.h +++ b/arch/powerpc/platforms/iseries/call_hpt.h @@ -23,7 +23,7 @@ * drive the hypervisor from the OS. */ -#include <asm/iSeries/HvCallSc.h> +#include <asm/iseries/hv_call_sc.h> #include <asm/iSeries/HvTypes.h> #include <asm/mmu.h> |