diff options
author | Kelly Daly <kelly@au.ibm.com> | 2005-11-01 23:22:37 -0500 |
---|---|---|
committer | Kelly Daly <kelly@au.ibm.com> | 2005-11-01 23:22:37 -0500 |
commit | 10e8805716698596f5b6445d76bbb7ed1adb7295 (patch) | |
tree | c728459b3fdf37ed1672c4fc623283f9e5129474 /include/asm-powerpc/iseries | |
parent | b420677870e53b9b76ced91da207431f687eaed1 (diff) |
fix incorrect dir
Signed-off-by: Kelly Daly <kelly@au.ibm.com>
Diffstat (limited to 'include/asm-powerpc/iseries')
-rw-r--r-- | include/asm-powerpc/iseries/mf.h | 2 |
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 | ||
34 | struct rtc_time; | 34 | struct rtc_time; |
35 | 35 | ||