aboutsummaryrefslogtreecommitdiff
path: root/src/soc/samsung/exynos5250/timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/samsung/exynos5250/timer.c')
-rw-r--r--src/soc/samsung/exynos5250/timer.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/soc/samsung/exynos5250/timer.c b/src/soc/samsung/exynos5250/timer.c
index 5d402bc4bc..891c3d74cd 100644
--- a/src/soc/samsung/exynos5250/timer.c
+++ b/src/soc/samsung/exynos5250/timer.c
@@ -18,10 +18,9 @@
*/
#include <console/console.h>
-#include <timer.h>
#include <delay.h>
-
-#include "clk.h"
+#include <soc/clk.h>
+#include <timer.h>
void init_timer(void)
{