mirror of
https://git.proxmox.com/git/qemu
synced 2025-07-25 15:24:53 +00:00
arm11mpcore: Drop unused fields
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Andreas Färber <afaerber@suse.de>
This commit is contained in:
parent
4c14253c9e
commit
21ebaf1d81
@ -20,8 +20,6 @@ typedef struct ARM11MPCorePriveState {
|
|||||||
SysBusDevice parent_obj;
|
SysBusDevice parent_obj;
|
||||||
|
|
||||||
uint32_t scu_control;
|
uint32_t scu_control;
|
||||||
int iomemtype;
|
|
||||||
uint32_t old_timer_status[8];
|
|
||||||
uint32_t num_cpu;
|
uint32_t num_cpu;
|
||||||
MemoryRegion iomem;
|
MemoryRegion iomem;
|
||||||
MemoryRegion container;
|
MemoryRegion container;
|
||||||
|
Loading…
Reference in New Issue
Block a user