Non of the .c files is using a function from console.h directly.
Include console.h is moved to sd_mmc.h, where sdhc_error("msg..") is
defined.
Change-Id: Ic9283f227a37785056b9fac216fabcac054066a0
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/26752
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
|
||
|---|---|---|
| .. | ||
| bouncebuf.c | ||
| bouncebuf.h | ||
| Kconfig | ||
| Makefile.inc | ||
| mmc.c | ||
| mmc.h | ||
| pci_sdhci.c | ||
| sd.c | ||
| sd_mmc.c | ||
| sd_mmc.h | ||
| sdhci.c | ||
| sdhci.h | ||
| sdhci_adma.c | ||
| sdhci_display.c | ||
| storage.c | ||
| storage.h | ||
| storage_erase.c | ||
| storage_write.c | ||