src: Drop unused include <arch/acpi.h>

Change-Id: I1f44ffeb54955ed660162a791c6281f292b1116a
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/31715
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
This commit is contained in:
Elyes HAOUAS
2019-03-04 17:49:46 +01:00
committed by Patrick Georgi
parent c2209e4bef
commit 89989cf61f
50 changed files with 0 additions and 52 deletions

View File

@ -24,7 +24,6 @@
#include <halt.h>
#include <lib.h>
#include <timestamp.h>
#include <arch/acpi.h>
#include <device/pci_def.h>
#include <cpu/x86/lapic.h>
#include <cbmem.h>