[PATCH] powerpc: eliminate bitfields from ItLpNaca
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
677f8c0d04
commit
f9cb83ac1f
@@ -93,10 +93,7 @@ struct ItLpNaca itLpNaca = {
|
||||
.xPirEnvironMode = 0, /* Piranha stuff */
|
||||
.xPirConsoleMode = 0,
|
||||
.xPirDasdMode = 0,
|
||||
.xLparInstalled = 0,
|
||||
.xSysPartitioned = 0,
|
||||
.xHwSyncedTBs = 0,
|
||||
.xIntProcUtilHmt = 0,
|
||||
.flags = 0,
|
||||
.xSpVpdFormat = 0,
|
||||
.xIntProcRatio = 0,
|
||||
.xPlicVrmIndex = 0, /* VRM index of PLIC */
|
||||
|
Reference in New Issue
Block a user