aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/samsung/exynos5420/clock.c
diff options
context:
space:
mode:
authorGabe Black <gabeblack@google.com>2013-06-15 23:40:26 -0700
committerStefan Reinauer <stefan.reinauer@coreboot.org>2013-07-10 21:50:06 +0200
commite6a44ebb29d7fb9ac6bbef0db4bd0e3100a72f55 (patch)
tree59b8bf7498aa260696eadbc88641b0718fb8a441 /src/cpu/samsung/exynos5420/clock.c
parentfe6406033fe327d4ae408b02efc060b4b421bc03 (diff)
exynos5420: Implement support for the pinmux as functions.
Change-Id: I5e0ec360597cd95cb6510fb32b04d8931e6a33db Signed-off-by: Gabe Black <gabeblack@chromium.org> Reviewed-on: http://review.coreboot.org/3674 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'src/cpu/samsung/exynos5420/clock.c')
-rw-r--r--src/cpu/samsung/exynos5420/clock.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cpu/samsung/exynos5420/clock.c b/src/cpu/samsung/exynos5420/clock.c
index 6e4701a826..1df4abad6c 100644
--- a/src/cpu/samsung/exynos5420/clock.c
+++ b/src/cpu/samsung/exynos5420/clock.c
@@ -24,6 +24,7 @@
#include "timer.h"
#include "clk.h"
#include "cpu.h"
+#include "periph.h"
/* input clock of PLL: SMDK5420 has 24MHz input clock */
#define CONFIG_SYS_CLK_FREQ 24000000