aboutsummaryrefslogtreecommitdiff
path: root/hw/tosa.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/tosa.c')
-rw-r--r--hw/tosa.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/tosa.c b/hw/tosa.c
index de308a9d8e..0182e71156 100644
--- a/hw/tosa.c
+++ b/hw/tosa.c
@@ -240,5 +240,4 @@ QEMUMachine tosapda_machine = {
.name = "tosa",
.desc = "Tosa PDA (PXA255)",
.init = tosa_init,
- .ram_require = TOSA_RAM + TOSA_ROM + PXA2XX_INTERNAL_SIZE + RAMSIZE_FIXED + TC6393XB_RAM,
};