]> Git Repo - u-boot.git/commit - drivers/mmc/sunxi_mmc.c
mmc: sunxi: Replace H6 ifdefs with H6 gen macro
authorJernej Skrabec <[email protected]>
Mon, 11 Jan 2021 20:11:35 +0000 (21:11 +0100)
committerAndre Przywara <[email protected]>
Mon, 25 Jan 2021 21:52:00 +0000 (21:52 +0000)
commitaaebb900c60c12110f6dd2ae5ec3dc83984f8a18
treee54dcf32ee3ab068c2f1e2c047ab757f0031f35e
parent44726096cfdfe4634a02a6beee7aa4c91aeb9503
mmc: sunxi: Replace H6 ifdefs with H6 gen macro

It turns out that several SoCs share same mmc configuration as H6. In
order to lower ifdef clutter replace H6 specific macro with common one.

Signed-off-by: Jernej Skrabec <[email protected]>
Reviewed-by: Andre Przywara <[email protected]>
Reviewed-by: Jaehoon Chung <[email protected]>
Signed-off-by: Andre Przywara <[email protected]>
arch/arm/include/asm/arch-sunxi/mmc.h
drivers/mmc/sunxi_mmc.c
This page took 0.034707 seconds and 4 git commands to generate.