coreboot/src/drivers/generic
Elyes HAOUAS 210b9155a9 {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>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/61048
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin L Roth <martinroth@google.com>
2022-04-24 21:23:10 +00:00
..
adau7002 acpi: Call acpi_fill_ssdt() only for enabled devices 2020-11-09 07:24:13 +00:00
alc1015 drivers/generic/alc1015: Add HID to support alc1019 2021-08-12 17:57:55 +00:00
bayhub src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00
bayhub_lv2 src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00
cbfs-serial cbfs: Replace more instances of cbfs_boot_locate() with newer APIs 2021-03-17 08:10:20 +00:00
gpio_keys src/acpi to src/lib: Fix spelling errors 2021-10-05 18:06:39 +00:00
ioapic {drivers,northbridge,security}: Remove unused <cpu/x86/lapic.h> 2022-04-24 21:23:10 +00:00
max98357a drivers/generic/max98357a: Use depends HAVE_ACPI_TABLES 2021-03-04 08:47:58 +00:00
nau8315 src/drivers/generic/nau8315: Add nau8315 support 2021-04-06 07:03:15 +00:00