Hello build bot (Jenkins), Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/38193
to look at the new patch set (#7).
Change subject: drivers/pc80/rtc: Separate {get|set}_option() support ......................................................................
drivers/pc80/rtc: Separate {get|set}_option() support
Move things depending on option_table.h to a separate file.
Change-Id: Ib23fcd89bf4efef9072fcaea1d8699145c1f2983 Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com --- M src/drivers/pc80/rtc/Makefile.inc M src/drivers/pc80/rtc/mc146818rtc.c A src/drivers/pc80/rtc/option.c 3 files changed, 238 insertions(+), 228 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/93/38193/7