coreboot/src
Elyes HAOUAS 0badea85a7 soc/rockchip/rk3399/display.c: Add missing include
Replace unused <stddef.h> with missing <stdint.h>.

Change-Id: Ibdde8fb5ec5bf7d25facd78064a7837d24fa2c8a
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/43342
Reviewed-by: Julius Werner <jwerner@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-07-14 16:11:42 +00:00
..
acpi src/acpi/soundwire.c: Add missing <stddef.h> 2020-07-14 16:10:43 +00:00
arch src: Remove unused 'include <stdint.h> 2020-07-14 16:11:10 +00:00
commonlib src: Remove unused 'include <stdint.h> 2020-07-14 16:11:10 +00:00
console console: Update for vboot before bootblock 2020-06-15 22:07:12 +00:00
cpu src: Remove unused 'include <types.h>' 2020-07-14 16:10:17 +00:00
device device/xhci: Add helper method to iterate over xhci_supported_protocl 2020-07-12 17:01:24 +00:00
drivers src/drivers/usb/ehci_debug.c: Add missing include 2020-07-14 16:11:27 +00:00
ec ec/google: Add function ec_fill_dptf_helpers() 2020-07-07 20:31:30 +00:00
include soc/intel/tigerlake: Add new IGD device 2020-07-12 19:29:40 +00:00
lib src: Remove unused 'include <types.h>' 2020-07-14 16:10:17 +00:00
mainboard src: Remove unused 'include <stdint.h> 2020-07-14 16:11:10 +00:00
northbridge src: Remove unused 'include <stdint.h> 2020-07-14 16:11:10 +00:00
security src: Remove unused 'include <stdint.h> 2020-07-14 16:11:10 +00:00
soc soc/rockchip/rk3399/display.c: Add missing include 2020-07-14 16:11:42 +00:00
southbridge src: Remove unused 'include <stdint.h> 2020-07-14 16:11:10 +00:00
superio superio/nuvoton: Avoid NULL pointer dereference 2020-07-12 19:40:53 +00:00
vendorcode soc/intel/xeon_sp/cpx: use HOB_TYPE_GUID_EXTENSION to interpret platform HOBs 2020-07-12 19:37:34 +00:00
Kconfig arch/x86: Remove RELOCATABLE_RAMSTAGE 2020-07-06 06:17:47 +00:00