commit | 1da44037883c0405154d53fe76da27e078456664 | [log] [tgz] |
---|---|---|
author | Kelly Daly <kelly@au.ibm.com> | Tue Nov 01 16:59:20 2005 +1100 |
committer | Kelly Daly <kelly@au.ibm.com> | Tue Nov 01 16:59:20 2005 +1100 |
tree | db6f579831b89c55e0e0c095345b4d1e5bdd0500 | |
parent | e2f2e58e7968f8446b1078a20a18bf8ea12b4fbc [diff] [blame] |
merge filename and modify references to iseries/hv_call.h Signed-off-by: Kelly Daly <kelly@au.ibm.com>
diff --git a/include/asm-powerpc/time.h b/include/asm-powerpc/time.h index 410e795..d9b86a1 100644 --- a/include/asm-powerpc/time.h +++ b/include/asm-powerpc/time.h
@@ -21,7 +21,7 @@ #include <asm/processor.h> #ifdef CONFIG_PPC64 #include <asm/paca.h> -#include <asm/iSeries/HvCall.h> +#include <asm/iseries/hv_call.h> #endif /* time.c */