coreboot/src
Edward O'Callaghan f5037bd570 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>
2014-05-23 15:38:34 +02:00
..
arch x86/include/arch/acpi.h: remove incorrect semicolon 2014-05-22 05:20:32 +02:00
console console: Fix UART selection prompt 2014-04-30 23:47:28 +02:00
cpu build: use CFLAGS_* in more places where they're needed 2014-05-19 15:21:52 +02:00
device device_romstage: Add a way to move to the next device 2014-05-21 22:38:33 +02:00
drivers drivers: Drop GbE stub drivers 2014-05-20 13:46:35 +02:00
ec chromeec: add function to reboot on unexpected image 2014-05-13 21:01:52 +02:00
include device/pci_ids.h: defines for new Intel LPC devices 2014-05-22 05:22:25 +02:00
lib baytrail: snapshot power state in romstage 2014-05-13 16:11:04 +02:00
mainboard mainboard/google/parrot Fix usage of GNU field designator extension 2014-05-23 15:38:34 +02:00
northbridge northbridge/amd/amdmct: Incorrect usage of logical over bitwise and 2014-05-23 01:49:48 +02:00
soc build: separate CPPFLAGS from CFLAGS 2014-05-17 21:14:29 +02:00
southbridge southbridge/amd/cimx/sb700: Unused func smbus_delay() 2014-05-22 22:55:16 +02:00
superio src/*: Remove the last remnants of struct keyboard 2014-05-13 12:14:34 +02:00
vendorcode vendorcode/amd/agesa/f*: Fix typo in header guards 2014-05-22 22:54:48 +02:00
Kconfig build: make scan-build work again 2014-05-17 21:15:14 +02:00