From mboxrd@z Thu Jan 1 00:00:00 1970 From: gsi@denx.de (Gerhard Sittig) Date: Tue, 7 Jan 2014 21:17:21 +0100 Subject: [RESEND PATCHv8 3/4] mmc: dw_mmc-socfpga: Remove the SOCFPGA specific platform for dw_mmc In-Reply-To: <1389036754-7249-4-git-send-email-dinguyen@altera.com> References: <1389036754-7249-1-git-send-email-dinguyen@altera.com> <1389036754-7249-4-git-send-email-dinguyen@altera.com> Message-ID: <20140107201721.GK20094@book.gsilab.sittig.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Jan 06, 2014 at 13:32 -0600, dinguyen at altera.com 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 at denx.de