From 16acff8cfcff51edc987572bfe937d1ae36be444 Mon Sep 17 00:00:00 2001 From: Harm Berntsen Date: Tue, 30 Mar 2021 10:19:35 +0200 Subject: configs: remove unused CONFIG_SYS_MMC_BASE defs These boards use an MMC driver that does not use this definition Signed-off-by: Harm Berntsen Reviewed-by: Stefan Roese CC: Stefan Roese CC: Mario Six CC: Dennis Gilmore --- include/configs/helios4.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'include/configs/helios4.h') diff --git a/include/configs/helios4.h b/include/configs/helios4.h index 396870a67f..2cda05c85a 100644 --- a/include/configs/helios4.h +++ b/include/configs/helios4.h @@ -19,11 +19,6 @@ */ #define CONFIG_SYS_TCLK 250000000 /* 250MHz */ -/* - * SDIO/MMC Card Configuration - */ -#define CONFIG_SYS_MMC_BASE MVEBU_SDIO_BASE - /* USB/EHCI configuration */ #define CONFIG_EHCI_IS_TDI -- cgit v1.2.3