aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ppc64/paca.h
diff options
context:
space:
mode:
authorKelly Daly <kelly@au.ibm.com>2005-11-02 14:49:47 +1100
committerKelly Daly <kelly@au.ibm.com>2005-11-02 14:49:47 +1100
commit59ce20bb341282d5ecf17fd8b0ac093dd6350e5e (patch)
treefbd1db5c36167e4fbadca92ec6a143f80ef9d936 /include/asm-ppc64/paca.h
parentmerge filename and modify references to iseries/it_lp_queue.h (diff)
downloadlinux-dev-59ce20bb341282d5ecf17fd8b0ac093dd6350e5e.tar.xz
linux-dev-59ce20bb341282d5ecf17fd8b0ac093dd6350e5e.zip
merge filename and modify references to iseries/it_lp_reg_save.h
Signed-off-by: Kelly Daly <kelly@au.ibm.com>
Diffstat (limited to '')
-rw-r--r--include/asm-ppc64/paca.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-ppc64/paca.h b/include/asm-ppc64/paca.h
index 2f0f36f73d38..f68fe91debaf 100644
--- a/include/asm-ppc64/paca.h
+++ b/include/asm-ppc64/paca.h
@@ -19,7 +19,7 @@
#include <linux/config.h>
#include <asm/types.h>
#include <asm/lppaca.h>
-#include <asm/iSeries/ItLpRegSave.h>
+#include <asm/iseries/it_lp_reg_save.h>
#include <asm/mmu.h>
register struct paca_struct *local_paca asm("r13");