mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 07:43:54 -06: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:
parent
e49c63d5b3
commit
2ee77040f5
1 changed files with 0 additions and 2 deletions
|
@ -28,8 +28,6 @@
|
|||
|
||||
#define PSIHB_XSCOM_MAX 0x20
|
||||
|
||||
typedef struct XICSState XICSState;
|
||||
|
||||
typedef struct PnvPsi {
|
||||
SysBusDevice parent;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue