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>
This commit is contained in:
Elyes HAOUAS 2020-08-24 14:01:09 +02:00 committed by Patrick Georgi
parent c4d1b47ad9
commit 16d71173aa
2 changed files with 2 additions and 0 deletions

View File

@ -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 */

View File

@ -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