northbridge: Remove unused include <device/pci.h>
Change-Id: I942457a820a59428f7ae302262c4891a4c5ef1a6 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/37520 Reviewed-by: Patrick Georgi <pgeorgi@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
committed by
Patrick Georgi
parent
8488853fab
commit
8247cc3328
@@ -18,7 +18,6 @@
|
||||
#include <arch/acpigen.h>
|
||||
#include <arch/acpi.h>
|
||||
#include <device/device.h>
|
||||
#include <device/pci.h>
|
||||
#include <northbridge/intel/pineview/pineview.h>
|
||||
#include <types.h>
|
||||
|
||||
|
@@ -17,7 +17,6 @@
|
||||
#include <console/console.h>
|
||||
#include <device/pci_ops.h>
|
||||
#include <device/pci_def.h>
|
||||
#include <device/pci.h>
|
||||
#include <northbridge/intel/pineview/pineview.h>
|
||||
#include <northbridge/intel/pineview/chip.h>
|
||||
#include <option.h>
|
||||
|
@@ -20,7 +20,6 @@
|
||||
#include <device/pci_ops.h>
|
||||
#include <stdint.h>
|
||||
#include <device/device.h>
|
||||
#include <device/pci.h>
|
||||
#include <boot/tables.h>
|
||||
#include <arch/acpi.h>
|
||||
#include <northbridge/intel/pineview/pineview.h>
|
||||
|
Reference in New Issue
Block a user