mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-10 02:54:58 -06: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
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue