HAOUAS Elyes uploaded patch set #2 to this change.

View Change

src: Use <types.h> when <stdint.h> and <stddef.h> are needed

types.h is supposed to provide stdint.h and stddef.h headers.

Also, some unused <stdlib.h> removed

Change-Id: I1e0c2a4dfaa5b1cde0dd4a9e213be0b383e1017f
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
---
M src/arch/arm/armv7/exception.c
M src/arch/arm/eabi_compat.c
M src/arch/arm/include/armv4/arch/cache.h
M src/arch/arm/include/armv7/arch/cache.h
M src/arch/arm64/armv8/exception.c
M src/arch/arm64/armv8/mmu.c
M src/arch/arm64/include/armv8/arch/cache.h
M src/arch/riscv/misaligned.c
M src/arch/x86/include/arch/acpigen.h
M src/arch/x86/include/arch/ebda.h
M src/arch/x86/include/smm.h
M src/commonlib/storage/bouncebuf.h
M src/ec/google/chromeec/ec_lpc.c
M src/ec/google/chromeec/vstore.c
M src/ec/google/wilco/chip.c
M src/include/device/i2c_bus.h
M src/lib/bootmem.c
M src/lib/fit.c
M src/lib/imd_cbmem.c
M src/lib/rmodule.c
M src/soc/amd/stoneyridge/BiosCallOuts.c
M src/soc/cavium/cn81xx/spi.c
M src/soc/intel/common/block/fast_spi/fast_spi.c
M src/soc/intel/skylake/me.c
M src/soc/samsung/exynos5250/spi.c
M src/soc/samsung/exynos5420/spi.c
M src/soc/sifive/fu540/clock.c
27 files changed, 28 insertions(+), 49 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/64/37364/2

To view, visit change 37364. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I1e0c2a4dfaa5b1cde0dd4a9e213be0b383e1017f
Gerrit-Change-Number: 37364
Gerrit-PatchSet: 2
Gerrit-Owner: HAOUAS Elyes <ehaouas@noos.fr>
Gerrit-Reviewer: HAOUAS Elyes <ehaouas@noos.fr>
Gerrit-Reviewer: Julius Werner <jwerner@chromium.org>
Gerrit-Reviewer: Patrick Rudolph <siro@das-labor.org>
Gerrit-Reviewer: Philipp Hug <philipp@hug.cx>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-Reviewer: ron minnich <rminnich@gmail.com>
Gerrit-MessageType: newpatchset