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

Mike Frysinger vapier at gentoo.org
Thu Jul 19 15:59:40 CEST 2012


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.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20120719/e9cd97b0/attachment.pgp>


More information about the U-Boot mailing list