aboutsummaryrefslogtreecommitdiff
path: root/src/soc/samsung/exynos5250/bootblock.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/samsung/exynos5250/bootblock.c')
-rw-r--r--src/soc/samsung/exynos5250/bootblock.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/soc/samsung/exynos5250/bootblock.c b/src/soc/samsung/exynos5250/bootblock.c
index 1f101d6827..dd0e01c87c 100644
--- a/src/soc/samsung/exynos5250/bootblock.c
+++ b/src/soc/samsung/exynos5250/bootblock.c
@@ -18,9 +18,8 @@
*/
#include <bootblock_common.h>
-
-#include "clk.h"
-#include "wakeup.h"
+#include <soc/clk.h>
+#include <soc/wakeup.h>
void bootblock_soc_init(void)
{