coreboot-kgpe-d16/src
Martin Roth e533fdaa59 AMD f14 vendorcode: Fix warning
Add brackets around initializer in #define for
PCIE_DDI_DATA_INITIALIZER to fix the warning:
  PlatformGnbPcie.c:89, GNU Compiler 4 (gcc), Priority: Normal
  missing braces around initializer [-Wmissing-braces]

This warning happens for Inagua and South Station

Change-Id: I7d8f742dd8335b704b0493aa6e9eaebc3cc50b1e
Signed-off-by: Martin Roth <martin.roth@se-eng.com>
Reviewed-on: http://review.coreboot.org/2495
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2013-02-24 17:01:20 +01:00
..
arch ARMV7: create a correct LB_SERIAL table entry 2013-02-21 01:10:18 +01:00
console console: Fix using CMOS for options 2013-02-08 10:00:12 +01:00
cpu AMD S3: Introduce Kconfig variable 'S3_DATA_SIZE' 2013-02-21 05:57:57 +01:00
device sconfig: rename lapic_cluster -> cpu_cluster 2013-02-14 07:07:20 +01:00
drivers Whitespace: Replace tab character in license text with two spaces 2013-02-20 23:30:45 +01:00
ec Add support for Google ChromeEC 2013-02-22 23:10:01 +01:00
include Whitespace: Replace tab character in license text with two spaces 2013-02-20 23:30:45 +01:00
lib libcbfs: Fix legacy CBFS API, typos 2013-02-22 09:23:04 +01:00
mainboard Add support for Google's Chromebook Pixel 2013-02-23 04:27:08 +01:00
northbridge Whitespace: Replace tab character in license text with two spaces 2013-02-20 23:30:45 +01:00
southbridge AMD/Persimmon: Add RTC init to CIMX SB800 2013-02-23 01:16:50 +01:00
superio Remove assembly coded log2 function 2012-11-28 07:57:17 +01:00
vendorcode AMD f14 vendorcode: Fix warning 2013-02-24 17:01:20 +01:00
Kconfig build system: Retire REQUIRES_BLOB 2013-02-19 11:00:41 +01:00