Attention is currently required from: Edward O'Callaghan, Angel Pons. Hello build bot (Jenkins), Thomas Heijligen, Angel Pons, Anastasia Klimchuk,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/59283
to look at the new patch set (#4).
Change subject: dmi.c: Hide has_dmi_support global behind method ......................................................................
dmi.c: Hide has_dmi_support global behind method
This allows has_dmi_support to be become static local to just the scope of dmi.c
BUG=none TEST=builds
Change-Id: Ibded9714998ea6f2e5d4e0512fa7c6b105f9638a Signed-off-by: Edward O'Callaghan quasisec@google.com --- M board_enable.c M dmi.c M programmer.h 3 files changed, 10 insertions(+), 5 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/83/59283/4