Message ID | 1473167287-8326-14-git-send-email-peter.maydell@linaro.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
diff --git a/hw/arm/aspeed.c b/hw/arm/aspeed.c index 2af9fe9..9013d35 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; }