summaryrefslogtreecommitdiffstats
path: root/include/configs/smdk5420.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2014-10-07 22:01:46 -0600
committerMinkyu Kang <mk7.kang@samsung.com>2014-10-08 17:25:47 +0900
commit87033d4d97e0cc569c59efef7ce4ce940c48e71b (patch)
tree57c0262b5ba1dff48448a1dc292f89da718c072c /include/configs/smdk5420.h
parent5ea01ab10dcdab41d1bfb1972b4b2298d5a26fcf (diff)
downloadblackbird-obmc-uboot-87033d4d97e0cc569c59efef7ce4ce940c48e71b.tar.gz
blackbird-obmc-uboot-87033d4d97e0cc569c59efef7ce4ce940c48e71b.zip
exynos: Move common smdk5420 things to common file
A few things are common but are not in the common file. Fix this and rename the file to fit with the other exynos*-common files. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'include/configs/smdk5420.h')
-rw-r--r--include/configs/smdk5420.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/configs/smdk5420.h b/include/configs/smdk5420.h
index abda141770..894ed115d6 100644
--- a/include/configs/smdk5420.h
+++ b/include/configs/smdk5420.h
@@ -9,9 +9,7 @@
#ifndef __CONFIG_SMDK5420_H
#define __CONFIG_SMDK5420_H
-#include <configs/exynos5-common.h>
-
-#include <configs/exynos5420.h>
+#include <configs/exynos5420-common.h>
#define CONFIG_SMDK5420 /* which is in a SMDK5420 */
OpenPOWER on IntegriCloud