summaryrefslogtreecommitdiffstats
path: root/arch/ppc64/kernel
diff options
context:
space:
mode:
authorKelly Daly <kelly@au.ibm.com>2005-11-02 11:55:28 +1100
committerKelly Daly <kelly@au.ibm.com>2005-11-02 11:55:28 +1100
commit15b17189489f6d759fa2d61e7b6c87c55eeffb2c (patch)
tree9e91b666f440103ee3849c1a4527567c0672e54e /arch/ppc64/kernel
parent8021b8a77690d13ffb93eeadb6728e924d700bd5 (diff)
downloadop-kernel-dev-15b17189489f6d759fa2d61e7b6c87c55eeffb2c.zip
op-kernel-dev-15b17189489f6d759fa2d61e7b6c87c55eeffb2c.tar.gz
merge filename and modify reference to iseries/hv_lp_config.h
Signed-off-by: Kelly Daly <kelly@au.ibm.com>
Diffstat (limited to 'arch/ppc64/kernel')
-rw-r--r--arch/ppc64/kernel/lparcfg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ppc64/kernel/lparcfg.c b/arch/ppc64/kernel/lparcfg.c
index cae19bb..e4236f2 100644
--- a/arch/ppc64/kernel/lparcfg.c
+++ b/arch/ppc64/kernel/lparcfg.c
@@ -26,7 +26,7 @@
#include <linux/init.h>
#include <linux/seq_file.h>
#include <asm/uaccess.h>
-#include <asm/iSeries/HvLpConfig.h>
+#include <asm/iseries/hv_lp_config.h>
#include <asm/lppaca.h>
#include <asm/hvcall.h>
#include <asm/firmware.h>
OpenPOWER on IntegriCloud