mirror of
https://github.com/xemu-project/xemu.git
synced 2025-02-17 10:38:52 +00:00
aspeed: Remove unused fields from AspeedMachineState
Fixes: 346160cbf2af ("aspeed: Set the dram container at the SoC level") Message-Id: <20220727102714.803041-2-clg@kaod.org> Signed-off-by: Cédric Le Goater <clg@kaod.org>
This commit is contained in:
parent
3916603e0c
commit
3867c1c5fd
@ -38,8 +38,6 @@ struct AspeedMachineState {
|
||||
/* Public */
|
||||
|
||||
AspeedSoCState soc;
|
||||
MemoryRegion ram_container;
|
||||
MemoryRegion max_ram;
|
||||
bool mmio_exec;
|
||||
char *fmc_model;
|
||||
char *spi_model;
|
||||
|
Loading…
x
Reference in New Issue
Block a user