Attention is currently required from: Nico Huber. Hello build bot (Jenkins), Namyoon Woo,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/56467
to look at the new patch set (#2).
Change subject: programmer.h: Allow compilation without dummyflasher ......................................................................
programmer.h: Allow compilation without dummyflasher
Fix a regression introduced when variable sized chips was added to dummyflasher that prevented flashrom from compiling without dummyflasher. The purposed solution is neither ideal nor egregious however there is no clear way to handle this specialiation of the probe function pointer.
BUG=none BRANCH=none TEST=builds
Change-Id: I5d1d42628519861c9cd28c96d5c49fa4f6b229ef Signed-off-by: Edward O'Callaghan quasisec@google.com --- M programmer.h 1 file changed, 5 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/67/56467/2