On 25.03.21 14:47, Harm Berntsen wrote:
No board uses this driver any more: remove it.
Signed-off-by: Harm Berntsen <[email protected]>
CC: Gerald Kerma <[email protected]>
CC: Stefan Roese <[email protected]>
CC: Pantelis Antoniou <[email protected]>
Reviewed-by: Stefan Roese <[email protected]>
Thanks,
Stefan
---
arch/arm/mach-kirkwood/cpu.c | 7 -------
1 file changed, 7 deletions(-)
diff --git a/arch/arm/mach-kirkwood/cpu.c b/arch/arm/mach-kirkwood/cpu.c
index 9c818fa45e..339ae7fd20 100644
--- a/arch/arm/mach-kirkwood/cpu.c
+++ b/arch/arm/mach-kirkwood/cpu.c
@@ -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 */
Viele Grüße,
Stefan
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-51 Fax: (+49)-8142-66989-80 Email: [email protected]