[POWERPC] iSeries: Localise and constify some iSeries data
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Paul Mackerras <paulus@samba.org>
This commit is contained in:
committed by
Paul Mackerras
parent
30ff2e87ed
commit
f9a5e6a27d
@@ -25,7 +25,7 @@
|
||||
*/
|
||||
struct alpaca {
|
||||
struct lppaca *lppaca_ptr; /* Pointer to LpPaca for PLIC */
|
||||
void *reg_save_ptr; /* Pointer to LpRegSave for PLIC */
|
||||
const void *reg_save_ptr; /* Pointer to LpRegSave for PLIC */
|
||||
};
|
||||
|
||||
#endif /* _ASM_POWERPC_ISERIES_ALPACA_H */
|
||||
|
||||
Reference in New Issue
Block a user