projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3916603
)
aspeed: Remove unused fields from AspeedMachineState
author
Cédric Le Goater
<clg@kaod.org>
Thu, 28 Jul 2022 06:15:52 +0000
(08:15 +0200)
committer
Cédric Le Goater
<clg@kaod.org>
Mon, 1 Aug 2022 13:24:15 +0000
(15:24 +0200)
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>
hw/arm/aspeed.c
patch
|
blob
|
history
diff --git
a/hw/arm/aspeed.c
b/hw/arm/aspeed.c
index 4193a3d23d1d5444f9e3189faec6132f48ba1741..b3bbe06f8fa40ee71c76e75b1b0bb2f7c57c7d6d 100644
(file)
--- a/
hw/arm/aspeed.c
+++ b/
hw/arm/aspeed.c
@@
-38,8
+38,6
@@
struct AspeedMachineState {
/* Public */
AspeedSoCState soc;
- MemoryRegion ram_container;
- MemoryRegion max_ram;
bool mmio_exec;
char *fmc_model;
char *spi_model;