Elyes HAOUAS uploaded patch set #4 to this change.

View Change

src/commonlib/storage: Move include <console.h> to sd_mmc.h

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>
---
M src/commonlib/storage/bouncebuf.c
M src/commonlib/storage/mmc.c
M src/commonlib/storage/pci_sdhci.c
M src/commonlib/storage/sd_mmc.h
M src/commonlib/storage/sdhci.c
M src/commonlib/storage/sdhci_display.c
M src/commonlib/storage/storage_erase.c
M src/commonlib/storage/storage_write.c
8 files changed, 1 insertion(+), 7 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/52/26752/4

To view, visit change 26752. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ic9283f227a37785056b9fac216fabcac054066a0
Gerrit-Change-Number: 26752
Gerrit-PatchSet: 4
Gerrit-Owner: Elyes HAOUAS <ehaouas@noos.fr>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Nico Huber <nico.h@gmx.de>