Attention is currently required from: Andrey Petrov, Patrick Rudolph. Hello build bot (Jenkins), Andrey Petrov, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/61048
to look at the new patch set (#2).
Change subject: {drivers,northbridge,security}: Remove unused <cpu/x86/lapic.h> ......................................................................
{drivers,northbridge,security}: Remove unused <cpu/x86/lapic.h>
Found using: diff <(git grep -l '#include <cpu/x86/lapic.h>' -- src/) <(git grep -l 'xapic_read|xapic_write|xapic_send_ipi|xapic_busy|x2apic_read|x2apic_write|x2apic_send_ipi|is_x2apic_mode|lapic_read|lapic_write|lapic_update32|lapic_send_ipi|lapic_busy|initial_lapicid|lapicid|stop_this_cpu|enable_lapic|disable_lapic|setup_lapic' -- src/) |grep ">"
Change-Id: Ie8fcf61a0604281c23cd3f589f1aa0cdbbd9366b Signed-off-by: Elyes HAOUAS ehaouas@noos.fr --- M src/drivers/generic/ioapic/ioapic.c M src/drivers/intel/fsp2_0/ppi/mp_service_ppi.c M src/northbridge/amd/pi/00730F01/northbridge.c M src/security/intel/txt/common.c M src/security/intel/txt/getsec.c 5 files changed, 0 insertions(+), 5 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/48/61048/2