aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc64
diff options
context:
space:
mode:
authorKelly Daly <kelly@au.ibm.com>2005-11-02 12:08:31 +1100
committerKelly Daly <kelly@au.ibm.com>2005-11-02 12:08:31 +1100
commite45423eac2e191a6cfdacdf61cb931976d73cc0b (patch)
tree63f750d5be8ee2252c83edb109bd7bdbaaa867ba /arch/ppc64
parentmerge filename and modify reference to iseries/hv_lp_config.h (diff)
downloadlinux-dev-e45423eac2e191a6cfdacdf61cb931976d73cc0b.tar.xz
linux-dev-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.c2
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>