Attention is currently required from: Aarya.

Aarya uploaded patch set #2 to this change.

View Change

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, 18 insertions(+), 5 deletions(-)

git pull ssh://review.coreboot.org:29418/flashrom refs/changes/06/70306/2

To view, visit change 70306. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: Ied840dbbcbe50e44cabd32eea37b7257b5e9c957
Gerrit-Change-Number: 70306
Gerrit-PatchSet: 2
Gerrit-Owner: Aarya <aarya.chaumal@gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Thomas Heijligen <src@posteo.de>
Gerrit-Attention: Aarya <aarya.chaumal@gmail.com>
Gerrit-MessageType: newpatchset