arm: kirkwood: remove non-dm MMC driver init
No board uses this driver any more: remove it. Signed-off-by: Harm Berntsen <harm.berntsen@nedap.com> Reviewed-by: Stefan Roese <sr@denx.de> CC: Gerald Kerma <drEagle@doukki.net> CC: Stefan Roese <sr@denx.de> CC: Pantelis Antoniou <panto@antoniou-consulting.com>
This commit is contained in:
committed by
Stefan Roese
parent
426948df2a
commit
af1ecc5925
@@ -279,10 +279,3 @@ int cpu_eth_init(struct bd_info *bis)
|
||||
}
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_MVEBU_MMC
|
||||
int board_mmc_init(struct bd_info *bis)
|
||||
{
|
||||
mvebu_mmc_init(bis);
|
||||
return 0;
|
||||
}
|
||||
#endif /* CONFIG_MVEBU_MMC */
|
||||
|
||||
Reference in New Issue
Block a user