coreboot/src
Furquan Shaikh 4ba538e2a2 UPSTREAM: drivers/intel/fsp2_0: Include stddef.h in soc_binding.h
soc_binding.h includes FSP headers which define NULL macro. Because of
this, including stddef.h after soc_binding.h results in NULL being
re-defined. Thus, include stddef.h in soc_binding.h to avoid having
users include stddef.h along with soc_binding.h.

BUG=None
BRANCH=None
TEST=None

Signed-off-by: Furquan Shaikh <furquan@chromium.org>
Reviewed-on: https://review.coreboot.org/17773
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>

Change-Id: I600083c5d8f672518beaa1119f14f67728a433aa
Reviewed-on: https://chromium-review.googlesource.com/419622
Commit-Ready: Furquan Shaikh <furquan@chromium.org>
Tested-by: Furquan Shaikh <furquan@chromium.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2016-12-13 17:49:21 -08:00
..
acpi UPSTREAM: src/acpi: Capitalize ACPI and SATA 2016-08-04 23:37:57 -07:00
arch UPSTREAM: ACPI S3: Hide acpi_slp_type 2016-12-13 17:49:14 -08:00
commonlib UPSTREAM: buildsystem: Drop explicit (k)config.h includes 2016-12-09 03:29:54 -08:00
console UPSTREAM: console/vtxprintf.c: cast precision to size_t for string length 2016-11-29 17:38:21 -08:00
cpu UPSTREAM: ACPI S3: Flip ACPI_HUGE_LOWMEM_BACKUP default 2016-12-13 17:49:16 -08:00
device UPSTREAM: buildsystem: Drop explicit (k)config.h includes 2016-12-09 03:29:54 -08:00
drivers UPSTREAM: drivers/intel/fsp2_0: Include stddef.h in soc_binding.h 2016-12-13 17:49:21 -08:00
ec UPSTREAM: buildsystem: Drop explicit (k)config.h includes 2016-12-09 03:29:54 -08:00
include UPSTREAM: x86 SMM: Fix use with RELOCATABLE_RAMSTAGE 2016-12-13 17:48:57 -08:00
lib UPSTREAM: cbfs: Add API to locate a file from specific region 2016-12-10 18:20:34 -08:00
mainboard UPSTREAM: nb/intel/i945: Make pci_mmio_size a devicetree parameter 2016-12-13 17:49:19 -08:00
northbridge UPSTREAM: nb/intel/i945: Make pci_mmio_size a devicetree parameter 2016-12-13 17:49:19 -08:00
soc UPSTREAM: x86 SMM: Fix use with RELOCATABLE_RAMSTAGE 2016-12-13 17:48:57 -08:00
southbridge UPSTREAM: intel/i945: Use romstage_handoff for S3 2016-12-13 17:49:07 -08:00
superio UPSTREAM: sio/ite/it8783ef: New super i/o chip 2016-12-08 22:46:22 -08:00
vboot UPSTREAM: commonlib/include: remove NEED_VB20_INTERNALS 2016-11-21 11:53:31 -08:00
vendorcode vendorcode/google/chromeos: zero out SHARED_DATA region 2016-12-09 21:48:22 -08:00
Kconfig UPSTREAM: ACPI S3: Flip ACPI_HUGE_LOWMEM_BACKUP default 2016-12-13 17:49:16 -08:00