mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 15:23:53 -06:00
aspeed: Remove unused fields from AspeedMachineState
Fixes: 346160cbf2
("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
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue