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
parent8875ccfb7a6bd69d95a4e889ab36adda06c30d9e (diff)
downloadlinux-59ce20bb341282d5ecf17fd8b0ac093dd6350e5e.tar.gz
merge filename and modify references to iseries/it_lp_reg_save.h
Signed-off-by: Kelly Daly <kelly@au.ibm.com>
Diffstat (limited to 'include/asm-ppc64/paca.h')
-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 2f0f36f73d385..f68fe91debafe 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");