mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Clean up unused headers.
This commit is contained in:
parent
9221387423
commit
1debbf5d79
1 changed files with 0 additions and 4 deletions
|
|
@ -34,12 +34,8 @@ __FBSDID("$FreeBSD$");
|
|||
|
||||
#include <contrib/dev/acpica/include/acpi.h>
|
||||
|
||||
#include <sys/bus.h>
|
||||
#include <sys/kernel.h>
|
||||
#include <machine/iodev.h>
|
||||
#include <machine/pci_cfgreg.h>
|
||||
#include <dev/acpica/acpivar.h>
|
||||
#include <dev/pci/pcireg.h>
|
||||
|
||||
/*
|
||||
* ACPICA's rather gung-ho approach to hardware resource ownership is a little
|
||||
|
|
|
|||
Loading…
Reference in a new issue