aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ppc64/paca.h
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2005-11-02 00:06:03 -0500
committerStephen Rothwell <sfr@canb.auug.org.au>2005-11-02 00:06:03 -0500
commitaaf8a7a2949481482200686c7bd3852e5be2e093 (patch)
tree76d4dde7c42cd3a3a9dea94f7f18a0817bb9b644 /include/asm-ppc64/paca.h
parent104dd65fef378773ec0510c788bd4b5ad6ea1121 (diff)
parentecb3ca2783d6e54d30dbf70a42fe995c27eeb212 (diff)
Merge iSeries include file move
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 2f0f36f73d38..f68fe91debaf 100644
--- a/include/asm-ppc64/paca.h
+++ b/include/asm-ppc64/paca.h
@@ -19,7 +19,7 @@
19#include <linux/config.h> 19#include <linux/config.h>
20#include <asm/types.h> 20#include <asm/types.h>
21#include <asm/lppaca.h> 21#include <asm/lppaca.h>
22#include <asm/iSeries/ItLpRegSave.h> 22#include <asm/iseries/it_lp_reg_save.h>
23#include <asm/mmu.h> 23#include <asm/mmu.h>
24 24
25register struct paca_struct *local_paca asm("r13"); 25register struct paca_struct *local_paca asm("r13");