aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ppc64/iSeries/mf.h
diff options
context:
space:
mode:
authorKelly Daly <kelly@au.ibm.com>2005-11-01 19:11:11 -0500
committerKelly Daly <kelly@au.ibm.com>2005-11-01 19:11:11 -0500
commitc0a8d05c8a5db835b20a3465b1be1cfe4752a13c (patch)
tree41a302bb71d162df6dfdd50b1535bbe1677a6244 /include/asm-ppc64/iSeries/mf.h
parent1da44037883c0405154d53fe76da27e078456664 (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/mf.h')
-rw-r--r--include/asm-ppc64/iSeries/mf.h2
1 files changed, 1 insertions, 1 deletions
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 @@
29#include <linux/types.h> 29#include <linux/types.h>
30 30
31#include <asm/iSeries/HvTypes.h> 31#include <asm/iSeries/HvTypes.h>
32#include <asm/iSeries/HvCallEvent.h> 32#include <asm/iSeries/iseries/hv_call_event.h>
33 33
34struct rtc_time; 34struct rtc_time;
35 35