On Mon, Jan 06, 2014 at 13:32 -0600, dinguyen@xxxxxxxxxx wrote: > > --- > drivers/mmc/host/Kconfig | 8 --- > drivers/mmc/host/dw_mmc-socfpga.c | 138 ------------------------------------- > 2 files changed, 146 deletions(-) > delete mode 100644 drivers/mmc/host/dw_mmc-socfpga.c Isn't a Makefile affected when you remove a config option and the whole source file which depends on the option? Running git grep MMC_DW_SOCFPGA on v3.13-rc7-55-gef350bb7c5e0 suggests that drivers/mmc/host/Makefile needs an update as well. virtually yours Gerhard Sittig -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr. 5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office@xxxxxxx -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html