aboutsummaryrefslogtreecommitdiff
path: root/src/soc/samsung/exynos5420/tmu.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/samsung/exynos5420/tmu.c')
-rw-r--r--src/soc/samsung/exynos5420/tmu.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/soc/samsung/exynos5420/tmu.c b/src/soc/samsung/exynos5420/tmu.c
index ea706cba2a..8ed78bba4a 100644
--- a/src/soc/samsung/exynos5420/tmu.c
+++ b/src/soc/samsung/exynos5420/tmu.c
@@ -20,10 +20,10 @@
/* EXYNOS - Thermal Management Unit */
-#include <console/console.h>
#include <arch/io.h>
-#include "power.h"
-#include "tmu.h"
+#include <console/console.h>
+#include <soc/power.h>
+#include <soc/tmu.h>
#define TRIMINFO_RELOAD 1
#define CORE_EN 1