[U-Boot] [PATCH v3 12/18] lcd: Add CONFIG_LCD_ALIGNMENT to select frame buffer alignment

Simon Glass sjg at chromium.org
Thu Sep 27 21:20:12 CEST 2012


Hi Mike,

On Thu, Jul 19, 2012 at 6:59 AM, Mike Frysinger <vapier at gentoo.org> wrote:
> On Thursday 12 July 2012 11:25:12 Simon Glass wrote:
>> --- a/common/lcd.c
>> +++ b/common/lcd.c
>>
>> +#ifdef CONFIG_ARM
>> +#include <asm/system.h>
>> +#endif
>
> this header isn't ARM specific.  also, i think most arches just include this in
> their "main" points rather than any non-arch places including it explicitly.

Yes, I will remove this, thanks.

> -mike

Regards,
SImon


More information about the U-Boot mailing list