summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormsmith <msmith@FreeBSD.org>2000-11-06 22:33:49 +0000
committermsmith <msmith@FreeBSD.org>2000-11-06 22:33:49 +0000
commit9ac412435cb795d9fec14e5dc27c2b62fbbf3343 (patch)
tree2731d5193065629bddc16a3e20d482763ca3d808
parent4e383ab4cab6a39071b1f65ca39c1b381ff7d41c (diff)
downloadFreeBSD-src-9ac412435cb795d9fec14e5dc27c2b62fbbf3343.zip
FreeBSD-src-9ac412435cb795d9fec14e5dc27c2b62fbbf3343.tar.gz
Remove unused PCI includes.
-rw-r--r--sys/dev/acpica/acpi.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/dev/acpica/acpi.c b/sys/dev/acpica/acpi.c
index 8f5c052..3119f67 100644
--- a/sys/dev/acpica/acpi.c
+++ b/sys/dev/acpica/acpi.c
@@ -49,9 +49,6 @@
#include <dev/acpica/acpivar.h>
#include <dev/acpica/acpiio.h>
-#include <pci/pcivar.h>
-#include "pcib_if.h"
-
MALLOC_DEFINE(M_ACPIDEV, "acpidev", "ACPI devices");
/*
OpenPOWER on IntegriCloud