src: Remove unused <arch/cpu.h>

Change-Id: I1112aa4635a3cf3ac1c0a0834317983b4e18135a
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50172
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
Elyes HAOUAS
2021-01-31 09:15:30 +01:00
committed by Patrick Georgi
parent d152837d34
commit 45ce5d8973
16 changed files with 5 additions and 17 deletions

View File

@@ -6,7 +6,6 @@
* Chapter number: 14
*/
#include <arch/cpu.h>
#include <console/console.h>
#include <device/pci.h>
#include <cpu/x86/lapic.h>