the following patch was just integrated into master: commit 0fccebb5d9d6b888048cd0e3bdbba857f2ba21f8 Author: Matt DeVillier matt.devillier@gmail.com Date: Thu Jun 12 12:21:07 2014 -0500
google/panther: Use ISO C99 syntax for designated initializers
In C99 we defined a syntax for this. GCC’s old syntax is deprecated.
Modelled after commit 8089f178 (mainboard/lenovo/x230 Fix usage of GNU field designator extension) [1].
[1] http://review.coreboot.org/5392
Change-Id: I51c72252800be64b9420d845e330fc0481c66470 Signed-off-by: Matt DeVillier matt.devillier@gmail.com Reviewed-on: http://review.coreboot.org/6024 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi patrick@georgi-clan.de
See http://review.coreboot.org/6024 for details.
-gerrit