the following patch was just integrated into master: commit f5037bd570a7cbd2b09fb6d34d3feb77553144f4 Author: Edward O'Callaghan eocallaghan@alterapraxis.com Date: Fri May 23 08:36:01 2014 +1000
mainboard/google/parrot Fix usage of GNU field designator extension
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: I5be77fe6670601e103260077fae07a5b9fd41f1d Signed-off-by: Edward O'Callaghan eocallaghan@alterapraxis.com Reviewed-on: http://review.coreboot.org/5821 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi patrick@georgi-clan.de
See http://review.coreboot.org/5821 for details.
-gerrit