diff options
Diffstat (limited to 'arch/powerpc/include/asm/lppaca.h')
-rw-r--r-- | arch/powerpc/include/asm/lppaca.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/powerpc/include/asm/lppaca.h b/arch/powerpc/include/asm/lppaca.h index 844c28de7ec0..d0a2a2f99564 100644 --- a/arch/powerpc/include/asm/lppaca.h +++ b/arch/powerpc/include/asm/lppaca.h | |||
@@ -132,8 +132,6 @@ struct slb_shadow { | |||
132 | } save_area[SLB_NUM_BOLTED]; | 132 | } save_area[SLB_NUM_BOLTED]; |
133 | } ____cacheline_aligned; | 133 | } ____cacheline_aligned; |
134 | 134 | ||
135 | extern struct slb_shadow slb_shadow[]; | ||
136 | |||
137 | /* | 135 | /* |
138 | * Layout of entries in the hypervisor's dispatch trace log buffer. | 136 | * Layout of entries in the hypervisor's dispatch trace log buffer. |
139 | */ | 137 | */ |