aboutsummaryrefslogtreecommitdiff
path: root/src/soc/samsung/exynos5250/dmc_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/samsung/exynos5250/dmc_common.c')
-rw-r--r--src/soc/samsung/exynos5250/dmc_common.c9
1 files changed, 4 insertions, 5 deletions
diff --git a/src/soc/samsung/exynos5250/dmc_common.c b/src/soc/samsung/exynos5250/dmc_common.c
index 624097b12b..17dff1ec92 100644
--- a/src/soc/samsung/exynos5250/dmc_common.c
+++ b/src/soc/samsung/exynos5250/dmc_common.c
@@ -20,13 +20,12 @@
/* Mem setup common file for different types of DDR present on SMDK5250 boards.
*/
-#include <console/console.h>
#include <arch/io.h>
+#include <console/console.h>
#include <delay.h>
-#include "setup.h"
-#include "dmc.h"
-#include "clk.h"
-#include "setup.h"
+#include <soc/clk.h>
+#include <soc/dmc.h>
+#include <soc/setup.h>
#define ZQ_INIT_TIMEOUT 10000