[coreboot-gerrit] Change in coreboot[master]: drivers/storage: Work around GCC data flow issue

Lee Leahy (Code Review) gerrit at coreboot.org
Tue Mar 28 00:50:51 CEST 2017


Hello Andrey Petrov, Aaron Durbin, Bora Guvendik, build bot (Jenkins), Martin Roth,

I'd like you to reexamine a change.  Please visit

    https://review.coreboot.org/19005

to look at the new patch set (#3).

Change subject: drivers/storage: Work around GCC data flow issue
......................................................................

drivers/storage: Work around GCC data flow issue

Fix the following error detected by GCC:

error: 'clock' may be used uninitialized in this function [-Werror=maybe-uninitialized]

TEST=Build for reef

Change-Id: I46d7d87265b1011f719ebcb32f63443f2de8e266
Signed-off-by: Lee Leahy <Leroy.P.Leahy at intel.com>
---
M src/drivers/storage/mmc.c
1 file changed, 2 insertions(+), 4 deletions(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/05/19005/3
-- 
To view, visit https://review.coreboot.org/19005
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I46d7d87265b1011f719ebcb32f63443f2de8e266
Gerrit-PatchSet: 3
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Lee Leahy <leroy.p.leahy at intel.com>
Gerrit-Reviewer: Aaron Durbin <adurbin at chromium.org>
Gerrit-Reviewer: Andrey Petrov <andrey.petrov at intel.com>
Gerrit-Reviewer: Bora Guvendik <bora.guvendik at intel.com>
Gerrit-Reviewer: Martin Roth <martinroth at google.com>
Gerrit-Reviewer: build bot (Jenkins)



More information about the coreboot-gerrit mailing list