Re: [U-Boot] [RFC PATCH] mmc: spear: remove the entire spear_sdhci.c file

2016-12-18 Thread Jaehoon Chung
On 12/02/2016 11:04 PM, Tom Rini wrote: > On Fri, Dec 02, 2016 at 05:46:10PM +0900, Jaehoon Chung wrote: > >> Remove the entire spear_sdhci.c file. >> There is no use case. This is dead codes. >> Also there is no place to call "spear_sdhci_init()" anywhere. >> >> If some people use this file, let

Re: [U-Boot] [RFC PATCH] mmc: spear: remove the entire spear_sdhci.c file

2016-12-02 Thread Tom Rini
On Fri, Dec 02, 2016 at 05:46:10PM +0900, Jaehoon Chung wrote: > Remove the entire spear_sdhci.c file. > There is no use case. This is dead codes. > Also there is no place to call "spear_sdhci_init()" anywhere. > > If some people use this file, let me know, plz. > > Signed-off-by: Jaehoon Chung

[U-Boot] [RFC PATCH] mmc: spear: remove the entire spear_sdhci.c file

2016-12-02 Thread Jaehoon Chung
Remove the entire spear_sdhci.c file. There is no use case. This is dead codes. Also there is no place to call "spear_sdhci_init()" anywhere. If some people use this file, let me know, plz. Signed-off-by: Jaehoon Chung --- drivers/mmc/Makefile | 1 -