Attention is currently required from: Thomas Heijligen.
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/70306
to look at the new patch set (#3).
Change subject: spi.c: Make first parameter of spi_master.probe_opcode() const ......................................................................
spi.c: Make first parameter of spi_master.probe_opcode() const
Make (struct flashctx *) -> (const struct flashctx *) in spi_master.probe_opcode functions.
Change-Id: Ied840dbbcbe50e44cabd32eea37b7257b5e9c957 Signed-off-by: Aarya Chaumal aarya.chaumal@gmail.com --- M dummyflasher.c M ichspi.c M include/programmer.h M spi.c 4 files changed, 17 insertions(+), 5 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/06/70306/3