mirror of
https://github.com/mii443/qemu.git
synced 2025-12-03 19:18:23 +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:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user