-
- Downloads
ARM: uniphier: move MMC code to a separate file
Currently, arch/arm/mach-uniphier/boot-mode/boot-mode.c is messed up
with unrelated code; there is no reason why the "mmcsetn" command
must be placed in this file.
Split out the MMC code into arch/arm/mach-uniphier/mmc-first-dev.c.
Signed-off-by:
Masahiro Yamada <yamada.masahiro@socionext.com>
Showing
- arch/arm/mach-uniphier/Makefile 1 addition, 0 deletionsarch/arm/mach-uniphier/Makefile
- arch/arm/mach-uniphier/boot-mode/boot-mode.c 0 additions, 38 deletionsarch/arm/mach-uniphier/boot-mode/boot-mode.c
- arch/arm/mach-uniphier/mmc-first-dev.c 46 additions, 0 deletionsarch/arm/mach-uniphier/mmc-first-dev.c
arch/arm/mach-uniphier/mmc-first-dev.c
0 → 100644
Please register or sign in to comment