the following patch was just integrated into master: commit c686c95c9831d66e76cde6fe6f9d8c45abdb5970 Author: Edward O'Callaghan eocallaghan@alterapraxis.com Date: Sat May 24 02:07:18 2014 +1000
mainboard/intel/baskingridge 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: I61fe91e467c29f144323af9c4612420f322098b4 Signed-off-by: Edward O'Callaghan eocallaghan@alterapraxis.com Reviewed-on: http://review.coreboot.org/5826 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi patrick@georgi-clan.de
See http://review.coreboot.org/5826 for details.
-gerrit