coreboot/src/soc/intel
Elyes HAOUAS 27d02d8286 src/soc: Add missing 'include <types.h>'
<types.h> is supposed to provide <stdint.h> and <stddef.h>.
When <types.h> is included, <stdint.h> and/or <stddef.h> is removed.

Change-Id: I2db0a647bc657a3626cb5e78f23e9198e290261a
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32810
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Lijian Zhao <lijian.zhao@intel.com>
2019-05-29 20:28:56 +00:00
..
apollolake src/soc: Add missing 'include <types.h>' 2019-05-29 20:28:56 +00:00
baytrail src/soc: Add missing 'include <types.h>' 2019-05-29 20:28:56 +00:00
braswell soc/intel/braswell/acpi/globalnvs.asl: Remove redundant use of Offset 2019-05-29 20:14:27 +00:00
broadwell src/soc: Add missing 'include <types.h>' 2019-05-29 20:28:56 +00:00
cannonlake src/soc: Add missing 'include <types.h>' 2019-05-29 20:28:56 +00:00
common soc/intel/common: Check bios_size and window_size after MIN operation 2019-05-29 20:08:04 +00:00
denverton_ns soc/intel/denverton_ns: Don't use CONFIG_CBFS_SIZE 2019-05-29 20:24:13 +00:00
fsp_baytrail soc/intel/fsp_baytrail/romstage: Remove variable set but not used 2019-05-23 08:58:33 +00:00
fsp_broadwell_de soc/intel/fsp_broadwell_de/romstage: Remove variable set but not used 2019-05-23 08:58:15 +00:00
icelake src/soc: Add missing 'include <types.h>' 2019-05-29 20:28:56 +00:00
quark soc/intel/quark: Don't use CAR_GLOBAL 2019-05-29 20:05:06 +00:00
skylake src/soc: Add missing 'include <types.h>' 2019-05-29 20:28:56 +00:00
Kconfig