Richard Hughes has uploaded a new patch set (#3) to the change originally created by Nico Huber. ( https://review.coreboot.org/c/flashrom/+/30406 )
Change subject: Fix several -Wno-implicit-fallthrough warnings ......................................................................
Fix several -Wno-implicit-fallthrough warnings
GCC is picky about the comment being where the break should go.
Change-Id: I05db2fb34025fefe2c6ddd1274c8e45b7cc5a4b6 Signed-off-by: Richard Hughes richard@hughsie.com --- M ich_descriptors.c M ichspi.c M sb600spi.c M spi25_statusreg.c 4 files changed, 9 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/06/30406/3