commit | 10e8805716698596f5b6445d76bbb7ed1adb7295 | [log] [tgz] |
---|---|---|
author | Kelly Daly <kelly@au.ibm.com> | Wed Nov 02 15:22:37 2005 +1100 |
committer | Kelly Daly <kelly@au.ibm.com> | Wed Nov 02 15:22:37 2005 +1100 |
tree | c728459b3fdf37ed1672c4fc623283f9e5129474 | |
parent | b420677870e53b9b76ced91da207431f687eaed1 [diff] |
fix incorrect dir Signed-off-by: Kelly Daly <kelly@au.ibm.com>
diff --git a/include/asm-powerpc/iseries/mf.h b/include/asm-powerpc/iseries/mf.h index 166cd73..dc6843e 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;