]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: rmobile: Add mmc.h for sh_mmcif of rmobile
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Wed, 10 Dec 2014 05:12:43 +0000 (14:12 +0900)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Wed, 10 Dec 2014 05:32:11 +0000 (14:32 +0900)
commit3183c2a0cbdd11989112faa13a1582f797ade51f
tree4c1a6afb15343dffef1851a62173fedcaa1502c6
parent8e2e58863a5bf10fee36709646692c072eafe555
arm: rmobile: Add mmc.h for sh_mmcif of rmobile

R-Mobile and R-Car ARM SoCs use sh_mmcif as MMC host driver.
This adds arch-rmobile/mmc.h that defines mmcif_mmc_init().

Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
arch/arm/include/asm/arch-rmobile/mmc.h [new file with mode: 0644]