coreboot/src/soc/rockchip/common
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
..
include/soc device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
cbmem.c
edp.c src: include <assert.h> when appropriate 2019-04-23 10:01:36 +00:00
gpio.c src/soc: Add missing 'include <types.h>' 2019-05-29 20:28:56 +00:00
i2c.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
pwm.c src: include <assert.h> when appropriate 2019-04-23 10:01:36 +00:00
rk808.c src: Remove duplicated round up function 2018-11-29 12:17:45 +00:00
spi.c Fix code that would trip -Wtype-limits 2019-05-06 10:32:15 +00:00
uart.c rockchip: Correct UART reference clock value 2018-02-02 22:19:14 +00:00
vop.c src: Use include <delay.h> when appropriate 2019-04-06 16:09:12 +00:00