mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
ppc/pnv: remove PnvPHB4.version
It's unused. Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com> Reviewed-by: Frederic Barrat <fbarrat@linux.ibm.com> Message-Id: <20220624084921.399219-12-danielhb413@gmail.com>
This commit is contained in:
@@ -77,8 +77,6 @@ struct PnvPHB4 {
|
||||
uint32_t chip_id;
|
||||
uint32_t phb_id;
|
||||
|
||||
uint64_t version;
|
||||
|
||||
/* The owner PEC */
|
||||
PnvPhb4PecState *pec;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user