On 08/03/2016 02:23 AM, Andrew Jeffery wrote:
> On Tue, 2016-08-02 at 19:15 +0200, Cédric Le Goater wrote:
>> Signed-off-by: Cédric Le Goater <c...@kaod.org>
> 
> Reviewed-by: Andrew Jeffery <and...@aj.id.au>


Thanks for the overall review Andrew,

C. 


>> ---
>>  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;
>>  }
>>  


Reply via email to