coreboot/src/cpu/x86/lapic
Elyes HAOUAS fc1b49691f cpu/x86: Get rid of device_t
Use of `device_t` has been abandoned in ramstage.

Change-Id: I4c8acebb4a957a9600de15ea844f620a8909977b
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/23656
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2018-04-30 09:23:38 +00:00
..
apic_timer.c intel: Use MSR_EBC_FREQUENCY_ID instead of 0x2c 2017-12-11 01:10:51 +00:00
boot_cpu.c src/cpu: add IS_ENABLED() around Kconfig symbol references 2017-07-13 23:55:25 +00:00
lapic.c arch/x86: Fix ugly NEED_LAPIC use 2017-08-19 15:30:40 +00:00
lapic_cpu_init.c cpu/x86: Get rid of device_t 2018-04-30 09:23:38 +00:00
Makefile.inc arch/x86: Clean up CONFIG_SMP and MAX_CPUS test 2017-08-19 15:30:51 +00:00
secondary.S cpu/x86 asm: Just use the correct op suffix 2017-08-31 15:29:52 +00:00