
27 Sep
2012
27 Sep
'12
9:20 p.m.
Hi Mike,
On Thu, Jul 19, 2012 at 6:59 AM, Mike Frysinger vapier@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