mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
ppc/pnv: Remove unused XICSState reference
e6f7e110ee "ppc/xics: remove the XICSState classes" got rid of
XICSState, this is just an leftover.
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
This commit is contained in:
committed by
David Gibson
parent
e49c63d5b3
commit
2ee77040f5
@@ -28,8 +28,6 @@
|
||||
|
||||
#define PSIHB_XSCOM_MAX 0x20
|
||||
|
||||
typedef struct XICSState XICSState;
|
||||
|
||||
typedef struct PnvPsi {
|
||||
SysBusDevice parent;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user