avr32: factor out cpu_mmc_init()
cpu_mmc_init() is required by the init sequence to have a working MMC interface
on avr32. This will not be included in the binary if we omit the avr32 board.c
when building the generic board.
Signed-off-by:
Andreas Bießmann <andreas.devel@googlemail.com>
arch/avr32/cpu/mmc.c
0 → 100644
Please register or sign in to comment