the following patch was just integrated into master: commit 6f49f69ed0c46efd57c221c3e5ab163becb19897 Author: Edward O'Callaghan eocallaghan@alterapraxis.com Date: Sat May 24 02:04:52 2014 +1000
mainboard/kontron/ktqm77: Fix usage of GNU field designator ext
Following the reasoning in, 8089f17 mainboard/lenovo/x230 Fix usage of GNU field designator extension
In C99 we defined a syntax for this. GCC's old syntax was deprecated.
Change-Id: If948960abbd927aa6d2b471a42a2321a04d992f3 Signed-off-by: Edward O'Callaghan eocallaghan@alterapraxis.com Reviewed-on: http://review.coreboot.org/5824 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi patrick@georgi-clan.de
See http://review.coreboot.org/5824 for details.
-gerrit