diff options
author | Kelly Daly <kelly@au.ibm.com> | 2005-11-02 12:08:31 +1100 |
---|---|---|
committer | Kelly Daly <kelly@au.ibm.com> | 2005-11-02 12:08:31 +1100 |
commit | e45423eac2e191a6cfdacdf61cb931976d73cc0b (patch) | |
tree | 63f750d5be8ee2252c83edb109bd7bdbaaa867ba /arch/ppc64 | |
parent | 15b17189489f6d759fa2d61e7b6c87c55eeffb2c (diff) |
merge filename and modify references to iseries/hv_lp_event.h
Signed-off-by: Kelly Daly <kelly@au.ibm.com>
Diffstat (limited to 'arch/ppc64')
-rw-r--r-- | arch/ppc64/kernel/asm-offsets.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ppc64/kernel/asm-offsets.c b/arch/ppc64/kernel/asm-offsets.c index 5e6046cb414e..504dee836d29 100644 --- a/arch/ppc64/kernel/asm-offsets.c +++ b/arch/ppc64/kernel/asm-offsets.c @@ -31,7 +31,7 @@ #include <asm/paca.h> #include <asm/lppaca.h> -#include <asm/iSeries/HvLpEvent.h> +#include <asm/iseries/hv_lp_event.h> #include <asm/rtas.h> #include <asm/cputable.h> #include <asm/cache.h> |