summaryrefslogtreecommitdiff
path: root/include/configs/exynos5420-common.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-03-26 15:29:35 (GMT)
committerSimon Glass <sjg@chromium.org>2015-04-18 17:11:15 (GMT)
commit3db02b1b318d0a6c67e673ff966c9095f67b7132 (patch)
treefcd2dde68b72017a1b19cd36a0062661218feaaa /include/configs/exynos5420-common.h
parenta5dec5a5c4470901580383e91764ba0c6f3832a6 (diff)
downloadu-boot-3db02b1b318d0a6c67e673ff966c9095f67b7132.tar.xz
exynos: cros_ec: Drop unnecessary init
Since driver model will probe the EC when it is first used, we do not need to init it explicitly. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/exynos5420-common.h')
-rw-r--r--include/configs/exynos5420-common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/exynos5420-common.h b/include/configs/exynos5420-common.h
index b42dab7..3b1ac2c 100644
--- a/include/configs/exynos5420-common.h
+++ b/include/configs/exynos5420-common.h
@@ -15,8 +15,6 @@
#include <configs/exynos5-common.h>
-#define CONFIG_ARCH_EARLY_INIT_R
-
#define MACH_TYPE_SMDK5420 8002
#define CONFIG_MACH_TYPE MACH_TYPE_SMDK5420