From 16d71173aab8de3f5db55a60335102f8e4f0b03e Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Mon, 24 Aug 2020 14:01:09 +0200 Subject: soc/samsung/exynos{5250,5420}/include/soc/cpu.h: Add missing include Use of 'KiB' needs Change-Id: Ia6ba36fd4b0364cc9984523f0add859869068727 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/44737 Reviewed-by: Angel Pons Tested-by: build bot (Jenkins) --- src/soc/samsung/exynos5250/include/soc/cpu.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/soc/samsung/exynos5250') diff --git a/src/soc/samsung/exynos5250/include/soc/cpu.h b/src/soc/samsung/exynos5250/include/soc/cpu.h index aa5a2e87ba..6d5c18a9ae 100644 --- a/src/soc/samsung/exynos5250/include/soc/cpu.h +++ b/src/soc/samsung/exynos5250/include/soc/cpu.h @@ -3,6 +3,7 @@ #ifndef CPU_SAMSUNG_EXYNOS5250_CPU_H #define CPU_SAMSUNG_EXYNOS5250_CPU_H +#include #include /* Base address registers */ -- cgit v1.2.3