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;
|
||||
|
||||
uint32_t scu_control;
|
||||
int iomemtype;
|
||||
uint32_t old_timer_status[8];
|
||||
uint32_t num_cpu;
|
||||
MemoryRegion iomem;
|
||||
MemoryRegion container;
|
||||
|
Loading…
Reference in New Issue
Block a user