Hello build bot (Jenkins), Paul Menzel, Tim Wawrzynczak, Jett Rink, Karthik Ramasubramanian,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/40267
to look at the new patch set (#3).
Change subject: ec/google/chromeec: Replace uses of ec_current_image with ec_image ......................................................................
ec/google/chromeec: Replace uses of ec_current_image with ec_image
This change replaces all uses of ec_current_image with ec_image since Chromium OS EC has deprecated (sha 78d1ed61d) the use of enum ec_current_image and instead changed it to enum ec_image.
BUG=b:149987779
Signed-off-by: Furquan Shaikh furquan@google.com Change-Id: I7e45ea6c736b44040561f0f8a80f817ade8db864 --- M src/ec/google/chromeec/ec.c M src/ec/google/chromeec/ec.h 2 files changed, 3 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/67/40267/3