[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
@@ -14,7 +14,7 @@
|
||||
|
||||
struct naca_struct {
|
||||
/* Kernel only data - undefined for user space */
|
||||
void *xItVpdAreas; /* VPD Data 0x00 */
|
||||
const void *xItVpdAreas; /* VPD Data 0x00 */
|
||||
void *xRamDisk; /* iSeries ramdisk 0x08 */
|
||||
u64 xRamDiskSize; /* In pages 0x10 */
|
||||
};
|
||||
|
Reference in New Issue
Block a user