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>
master
Daniel Henrique Barboza 2022-06-24 05:49:20 -03:00
parent cb6a5c2644
commit d69db7dadf
1 changed files with 0 additions and 2 deletions

View File

@ -77,8 +77,6 @@ struct PnvPHB4 {
uint32_t chip_id;
uint32_t phb_id;
uint64_t version;
/* The owner PEC */
PnvPhb4PecState *pec;