aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2020-08-24 14:01:09 +0200
committerPatrick Georgi <pgeorgi@google.com>2021-02-01 08:59:29 +0000
commit16d71173aab8de3f5db55a60335102f8e4f0b03e (patch)
tree581429f264ccbb15ec08e67231fd49e568875d89 /src
parentc4d1b47ad95f479981de9a30b5906c81dd720377 (diff)
soc/samsung/exynos{5250,5420}/include/soc/cpu.h: Add missing include
Use of 'KiB' needs <commonlib/bsd/helpers.h> Change-Id: Ia6ba36fd4b0364cc9984523f0add859869068727 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/44737 Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src')
-rw-r--r--src/soc/samsung/exynos5250/include/soc/cpu.h1
-rw-r--r--src/soc/samsung/exynos5420/include/soc/cpu.h1
2 files changed, 2 insertions, 0 deletions
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 <commonlib/bsd/helpers.h>
#include <symbols.h>
/* Base address registers */
diff --git a/src/soc/samsung/exynos5420/include/soc/cpu.h b/src/soc/samsung/exynos5420/include/soc/cpu.h
index 6a22770179..22d42eb081 100644
--- a/src/soc/samsung/exynos5420/include/soc/cpu.h
+++ b/src/soc/samsung/exynos5420/include/soc/cpu.h
@@ -3,6 +3,7 @@
#ifndef CPU_SAMSUNG_EXYNOS5420_CPU_H
#define CPU_SAMSUNG_EXYNOS5420_CPU_H
+#include <commonlib/bsd/helpers.h>
#include <symbols.h>
#define EXYNOS5_SRAM_BASE 0x02020000