diff options
author | Kelly Daly <kelly@au.ibm.com> | 2005-11-02 02:08:31 +0100 |
---|---|---|
committer | Kelly Daly <kelly@au.ibm.com> | 2005-11-02 02:08:31 +0100 |
commit | e45423eac2e191a6cfdacdf61cb931976d73cc0b (patch) | |
tree | 63f750d5be8ee2252c83edb109bd7bdbaaa867ba /arch/ppc64 | |
parent | merge filename and modify reference to iseries/hv_lp_config.h (diff) | |
download | linux-e45423eac2e191a6cfdacdf61cb931976d73cc0b.tar.xz linux-e45423eac2e191a6cfdacdf61cb931976d73cc0b.zip |
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> |