mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 08:13:54 -06:00
ppc/pnv: remove pecc->rp_model
The attribute is unused. Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com> Reviewed-by: Frederic Barrat <fbarrat@linux.ibm.com> Message-Id: <20220624084921.399219-11-danielhb413@gmail.com>
This commit is contained in:
parent
17c681e92d
commit
cb6a5c2644
2 changed files with 0 additions and 3 deletions
|
@ -200,7 +200,6 @@ struct PnvPhb4PecClass {
|
|||
uint64_t version;
|
||||
const char *phb_type;
|
||||
const uint32_t *num_phbs;
|
||||
const char *rp_model;
|
||||
};
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue