
31 Jan
2019
31 Jan
'19
11:04 a.m.
Hi Andre,
On Fri, 18 Jan 2019 at 18:33, Andre Przywara andre.przywara@arm.com wrote:
The Allwinner MMC supports both the legacy approach and the driver model, at the cost of quite some #ifdefs.
Mark the closing #endifs with their respective config symbol, to make it more obvious where each part ends and begins.
Signed-off-by: Andre Przywara andre.przywara@arm.com
drivers/mmc/sunxi_mmc.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org
We should be able to remove the non-DM_MMC code now.
Regards, Simon