aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/iseries/hv_call.h
diff options
context:
space:
mode:
authorKelly Daly <kelly@au.ibm.com>2005-11-01 21:46:07 -0500
committerKelly Daly <kelly@au.ibm.com>2005-11-01 21:46:07 -0500
commit1ec65d76f3e5d4863b4bf93dfd2bff37f8bf4374 (patch)
treec3c31614e923a95413f6a89a1a451c3a1db5cf13 /include/asm-powerpc/iseries/hv_call.h
parente45423eac2e191a6cfdacdf61cb931976d73cc0b (diff)
merge filename and modify references to iseries/hv_types.h
Signed-off-by: Kelly Daly <kelly@au.ibm.com>
Diffstat (limited to 'include/asm-powerpc/iseries/hv_call.h')
-rw-r--r--include/asm-powerpc/iseries/hv_call.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-powerpc/iseries/hv_call.h b/include/asm-powerpc/iseries/hv_call.h
index 5edfe2c8ea33..af59cc1e9691 100644
--- a/include/asm-powerpc/iseries/hv_call.h
+++ b/include/asm-powerpc/iseries/hv_call.h
@@ -24,7 +24,7 @@
24#define _HVCALL_H 24#define _HVCALL_H
25 25
26#include <asm/iseries/hv_call_sc.h> 26#include <asm/iseries/hv_call_sc.h>
27#include <asm/iSeries/HvTypes.h> 27#include <asm/iseries/hv_types.h>
28#include <asm/paca.h> 28#include <asm/paca.h>
29 29
30/* Type of yield for HvCallBaseYieldProcessor */ 30/* Type of yield for HvCallBaseYieldProcessor */