diff options
author | Kelly Daly <kelly@au.ibm.com> | 2005-11-02 05:22:37 +0100 |
---|---|---|
committer | Kelly Daly <kelly@au.ibm.com> | 2005-11-02 05:22:37 +0100 |
commit | 10e8805716698596f5b6445d76bbb7ed1adb7295 (patch) | |
tree | c728459b3fdf37ed1672c4fc623283f9e5129474 /include/asm-powerpc/iseries | |
parent | merge filename and modify references to iseries/vio.h (diff) | |
download | linux-10e8805716698596f5b6445d76bbb7ed1adb7295.tar.xz linux-10e8805716698596f5b6445d76bbb7ed1adb7295.zip |
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 @@ #include <linux/types.h> #include <asm/iseries/hv_types.h> -#include <asm/iSeries/iseries/hv_call_event.h> +#include <asm/iseries/hv_call_event.h> struct rtc_time; |