coreboot-kgpe-d16/src
Edward O'Callaghan b27d3602e0 mainboard/samsung/stumpy: 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: I6c5cc46385581d6b69d20f6bc9b016b799765d9e
Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-on: http://review.coreboot.org/5829
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
2014-05-23 19:42:03 +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/pc80/Kconfig: Revert PS/2 initialization defaults 2014-05-23 19:28:22 +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/samsung/stumpy: Fix usage of GNU field designator ext 2014-05-23 19:42:03 +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/intel/fsp/rangeley: remove extra file 2014-05-23 19:32:08 +02:00
Kconfig build: make scan-build work again 2014-05-17 21:15:14 +02:00