Stefan Reinauer cb0895470e Fix xcompile (again)
After cherry-picking change 1679 it became apparent that there was a small
typo in my last xcompile change. With this patch applied, I can now compile
the first few files in the tree before GCC dies with

In file included from src/arch/armv7/lib/romstage_console.c:23:0:
src/include/uart.h:31:6: error: redundant redeclaration of 'uart_init' [-Werror=redundant-decls]

Now for some fun...

Change-Id: Idbb07f609e4a240238964cc16714639f5ef09914
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: http://review.coreboot.org/1970
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Tested-by: build bot (Jenkins)
2012-12-06 04:48:51 +01:00
..
2012-02-17 19:04:31 +01:00
2012-11-30 21:32:02 +01:00
2012-04-28 02:46:54 +02:00
2012-11-30 23:59:58 +01:00
2010-09-21 21:16:27 +00:00
2012-11-14 09:24:56 +01:00
2012-06-22 09:19:37 +02:00
2012-10-03 09:26:59 +02:00
2012-11-30 23:59:58 +01:00
2012-12-06 04:48:51 +01:00