aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKelly Daly <kelly@au.ibm.com>2005-11-01 23:22:37 -0500
committerKelly Daly <kelly@au.ibm.com>2005-11-01 23:22:37 -0500
commit10e8805716698596f5b6445d76bbb7ed1adb7295 (patch)
treec728459b3fdf37ed1672c4fc623283f9e5129474
parentb420677870e53b9b76ced91da207431f687eaed1 (diff)
fix incorrect dir
Signed-off-by: Kelly Daly <kelly@au.ibm.com>
-rw-r--r--include/asm-powerpc/iseries/mf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-powerpc/iseries/mf.h b/include/asm-powerpc/iseries/mf.h
index 166cd73f5c15..dc6843e72aff 100644
--- a/include/asm-powerpc/iseries/mf.h
+++ b/include/asm-powerpc/iseries/mf.h
@@ -29,7 +29,7 @@
29#include <linux/types.h> 29#include <linux/types.h>
30 30
31#include <asm/iseries/hv_types.h> 31#include <asm/iseries/hv_types.h>
32#include <asm/iSeries/iseries/hv_call_event.h> 32#include <asm/iseries/hv_call_event.h>
33 33
34struct rtc_time; 34struct rtc_time;
35 35