From: Tom Rini Date: Fri, 14 Sep 2018 17:41:31 +0000 (-0400) Subject: am3517_evm: Drop inadvertently added line X-Git-Tag: baikal/mips/sdk5.9~1549 X-Git-Url: https://git.baikalelectronics.ru/?a=commitdiff_plain;h=4e4846754d8c2630cdcd08a68eef8181c71df613;p=uboot.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 */