mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 17:23:56 -06:00
ppc/pnv: Drop PnvPsiClass::chip_type
It isn't used anymore. Signed-off-by: Greg Kurz <groug@kaod.org> Message-Id: <157623838530.360005.15470128760871845396.stgit@bahia.lan> Reviewed-by: Cédric Le Goater <clg@kaod.org> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
This commit is contained in:
parent
41c4ef7009
commit
248e4e924e
2 changed files with 0 additions and 4 deletions
|
@ -79,7 +79,6 @@ typedef struct Pnv9Psi {
|
|||
typedef struct PnvPsiClass {
|
||||
SysBusDeviceClass parent_class;
|
||||
|
||||
int chip_type;
|
||||
uint32_t xscom_pcba;
|
||||
uint32_t xscom_size;
|
||||
uint64_t bar_mask;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue