aboutsummaryrefslogtreecommitdiff
path: root/src/soc/samsung/exynos5420/wakeup.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/samsung/exynos5420/wakeup.c')
-rw-r--r--src/soc/samsung/exynos5420/wakeup.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/soc/samsung/exynos5420/wakeup.c b/src/soc/samsung/exynos5420/wakeup.c
index a2407175f9..cf9a46bc16 100644
--- a/src/soc/samsung/exynos5420/wakeup.c
+++ b/src/soc/samsung/exynos5420/wakeup.c
@@ -19,8 +19,8 @@
#include <arch/cache.h>
#include <console/console.h>
-#include "power.h"
-#include "wakeup.h"
+#include <soc/power.h>
+#include <soc/wakeup.h>
void wakeup(void)
{