Attention is currently required from: Felix Singer.
Hello build bot (Jenkins), Anastasia Klimchuk,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/66900
to look at the new patch set (#12).
Change subject: it87spi.c: Retype attribute `fast_spi` with bool ......................................................................
it87spi.c: Retype attribute `fast_spi` with bool
Use the bool type instead of an integer for the attribute `fast_spi`, since this represents their purpose much better.
Signed-off-by: Felix Singer felixsinger@posteo.net Change-Id: Id28c2c9043dda7a400b8c4e9ca218cb445e97d24 --- M it87spi.c 1 file changed, 17 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/00/66900/12