Hello Patrick Rudolph, Julius Werner, Paul Menzel, build bot (Jenkins), Nico Huber,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/31050
to look at the new patch set (#6).
Change subject: src: Fix the warning "type 'hex' are always defined" ......................................................................
src: Fix the warning "type 'hex' are always defined"
This is spotted using "./util/lint/kconfig_lint" While at it, do the check in C and not the preprocessor.
Change-Id: Icfda267936a23d9d14832116d67571f42f685906 Signed-off-by: Elyes HAOUAS ehaouas@noos.fr --- M src/arch/x86/include/arch/memlayout.h M src/device/pci_ops_mmconf.c M src/drivers/elog/boot_count.c M src/include/pc80/mc146818rtc.h M src/soc/intel/common/block/pcr/pcr.c M src/soc/intel/skylake/chip.c M src/soc/intel/skylake/chip_fsp20.c 7 files changed, 21 insertions(+), 19 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/50/31050/6