Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/26752
to look at the new patch set (#4).
Change subject: src/commonlib/storage: Move include <console.h> to sd_mmc.h
......................................................................
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(a)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 https://review.coreboot.org/26752
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/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(a)noos.fr>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Nico Huber <nico.h(a)gmx.de>
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/26752
to look at the new patch set (#3).
Change subject: src/commonlib/storage: Move include <console.h> to sd_mmc.h
......................................................................
src/commonlib/storage: Move include <console.h> to sd_mmc.h
Change-Id: Ic9283f227a37785056b9fac216fabcac054066a0
Signed-off-by: Elyes HAOUAS <ehaouas(a)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/3
--
To view, visit https://review.coreboot.org/26752
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ic9283f227a37785056b9fac216fabcac054066a0
Gerrit-Change-Number: 26752
Gerrit-PatchSet: 3
Gerrit-Owner: Elyes HAOUAS <ehaouas(a)noos.fr>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>