coreboot-kgpe-d16/src
Edward O'Callaghan c9714bc759 mainboard/samsung/lumpy: 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: Ibbcdbb44c7586ac8d445870789647f8ff9585452
Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-on: http://review.coreboot.org/7232
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins)
2014-10-28 23:01:03 +01:00
..
arch build: Allow clang build linkage to use libcompiler-rt 2014-10-28 00:40:33 +01:00
console cbmem console: Locate the preram console with a symbol instead of a section. 2014-10-07 23:41:28 +02:00
cpu cpu/x86/smm/Makefile.inc: Correct SMM linkage under clang builds 2014-10-28 00:40:51 +01:00
device Kconfig: clean up options in top level and device menu 2014-10-17 14:36:53 +02:00
drivers {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs 2014-10-27 23:40:05 +01:00
ec {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs 2014-10-27 23:40:05 +01:00
include superio/common/conf_mode.c: Don't hide pointers with typedefs 2014-10-27 12:50:12 +01:00
lib cbmem: Fix 64-bit pointer related casts in dynamic_cbmem.c 2014-10-28 17:09:49 +01:00
mainboard mainboard/samsung/lumpy: Fix usage of GNU field designator ext 2014-10-28 23:01:03 +01:00
northbridge sandybridge: Kill CONFIG_HAVE_MRC_CACHE 2014-10-24 09:15:12 +02:00
soc baytrail: Remove unused devicetree fields 2014-10-28 18:08:43 +01:00
southbridge sandy/ivy native: dedup romstage.c main() 2014-10-24 09:14:46 +02:00
superio {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs 2014-10-27 23:40:05 +01:00
vendorcode AGESA fam15tn fam16kb: Fix missing FCH function prototypes 2014-10-22 15:05:47 +02:00
Kconfig reg_script: default to n for ARCH_X86 2014-10-22 03:57:51 +02:00