]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-powerpc/iseries/alpaca.h
[POWERPC] iSeries: Localise and constify some iSeries data
[linux-2.6-omap-h63xx.git] / include / asm-powerpc / iseries / alpaca.h
index 26fc081cb849541612f7e616e7e27d6d935ee8cd..c0cce6727a69874bc3178785310642a8522caa73 100644 (file)
@@ -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 */