aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorKelly Daly <kelly@au.ibm.com>2005-11-02 11:11:11 +1100
committerKelly Daly <kelly@au.ibm.com>2005-11-02 11:11:11 +1100
commitc0a8d05c8a5db835b20a3465b1be1cfe4752a13c (patch)
tree41a302bb71d162df6dfdd50b1535bbe1677a6244 /include
parentmerge filename and modify references to iseries/hv_call.h (diff)
downloadlinux-dev-c0a8d05c8a5db835b20a3465b1be1cfe4752a13c.tar.xz
linux-dev-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')
-rw-r--r--include/asm-powerpc/iseries/hv_call_event.h (renamed from include/asm-ppc64/iSeries/HvCallEvent.h)0
-rw-r--r--include/asm-ppc64/iSeries/HvLpEvent.h2
-rw-r--r--include/asm-ppc64/iSeries/mf.h2
3 files changed, 2 insertions, 2 deletions
diff --git a/include/asm-ppc64/iSeries/HvCallEvent.h b/include/asm-powerpc/iseries/hv_call_event.h
index 5d9a327d0122..5d9a327d0122 100644
--- a/include/asm-ppc64/iSeries/HvCallEvent.h
+++ b/include/asm-powerpc/iseries/hv_call_event.h
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
diff --git a/include/asm-ppc64/iSeries/mf.h b/include/asm-ppc64/iSeries/mf.h
index 7e6a0d936999..f84404a07f4b 100644
--- a/include/asm-ppc64/iSeries/mf.h
+++ b/include/asm-ppc64/iSeries/mf.h
@@ -29,7 +29,7 @@
#include <linux/types.h>
#include <asm/iSeries/HvTypes.h>
-#include <asm/iSeries/HvCallEvent.h>
+#include <asm/iSeries/iseries/hv_call_event.h>
struct rtc_time;