Signed-off-by: Cédric Le Goater <c...@kaod.org> --- hw/arm/aspeed.c | 1 - 1 file changed, 1 deletion(-)
diff --git a/hw/arm/aspeed.c b/hw/arm/aspeed.c index e71500c64bd3..6d7b70df70da 100644 --- a/hw/arm/aspeed.c +++ b/hw/arm/aspeed.c @@ -145,7 +145,6 @@ static void palmetto_bmc_class_init(ObjectClass *oc, void *data) mc->no_sdcard = 1; mc->no_floppy = 1; mc->no_cdrom = 1; - mc->no_sdcard = 1; mc->no_parallel = 1; } -- 2.7.4