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:
committed by
Patrick Georgi
parent
c2209e4bef
commit
89989cf61f
@@ -19,7 +19,6 @@
|
||||
#include <stdint.h>
|
||||
#include <arch/io.h>
|
||||
#include <device/pci_ops.h>
|
||||
#include <arch/acpi.h>
|
||||
#include <console/console.h>
|
||||
#include <reset.h>
|
||||
#include "hudson.h"
|
||||
|
@@ -14,10 +14,7 @@
|
||||
*/
|
||||
|
||||
#include <console/console.h>
|
||||
|
||||
#include <device/mmio.h>
|
||||
#include <arch/acpi.h>
|
||||
|
||||
#include <device/device.h>
|
||||
#include <device/pci.h>
|
||||
#include <device/pci_def.h>
|
||||
|
@@ -21,7 +21,6 @@
|
||||
#include <arch/io.h>
|
||||
#include <device/mmio.h>
|
||||
#include <device/pci_ops.h>
|
||||
#include <arch/acpi.h>
|
||||
#include <console/console.h>
|
||||
#include <reset.h>
|
||||
#include "hudson.h"
|
||||
|
Reference in New Issue
Block a user