From: Tom Rini Date: Fri, 14 Sep 2018 17:41:31 +0000 (-0400) Subject: am3517_evm: Drop inadvertently added line X-Git-Tag: v2018.11-rc1~123 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=3a8f6778227987e3f4fa7418ecfd6d024341b714;p=oweals%2Fu-boot.git am3517_evm: Drop inadvertently added line I added in the CONFIG_MISC_INIT_R line by mistake when applying the previous patch, fix. Signed-off-by: Tom Rini --- diff --git a/include/configs/am3517_evm.h b/include/configs/am3517_evm.h index a3d261bbba..0463e42048 100644 --- a/include/configs/am3517_evm.h +++ b/include/configs/am3517_evm.h @@ -25,7 +25,6 @@ #include #undef CONFIG_DM_I2C_COMPAT -#define CONFIG_MISC_INIT_R #define CONFIG_REVISION_TAG /* Hardware drivers */