coreboot/src/drivers/intel
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
..
fsp1_0 UPSTREAM: spi: Clean up SPI flash driver interface 2016-11-29 17:38:45 -08:00
fsp1_1 UPSTREAM: lib: put romstage_handoff implementation in own compilation unit 2016-12-02 14:23:00 -08:00
fsp2_0 UPSTREAM: drivers/intel/fsp2_0: Include stddef.h in soc_binding.h 2016-12-13 17:49:21 -08:00
gma UPSTREAM: src/drivers: Remove whitespace after memcpy & memset 2016-10-11 14:31:40 -07:00
i210 UPSTREAM: intel/i210: Change API for function mainboard_get_mac_address() 2016-07-07 01:09:39 -07:00
wifi UPSTREAM: drivers/intel/wifi: Add depends on ARCH_X86 2016-10-11 14:32:10 -07:00