summaryrefslogtreecommitdiffstats
path: root/sys/pci/intpm.c
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2000-04-19 14:58:28 +0000
committerphk <phk@FreeBSD.org>2000-04-19 14:58:28 +0000
commit6be1308ad17c05993e3e29f246b7f0efa03a05fe (patch)
tree4383fffe9c6f9d3121b10dd9f157d97dbfeabe0b /sys/pci/intpm.c
parentbdc51eda0607c8fa53feb6003b182c14a5703635 (diff)
downloadFreeBSD-src-6be1308ad17c05993e3e29f246b7f0efa03a05fe.zip
FreeBSD-src-6be1308ad17c05993e3e29f246b7f0efa03a05fe.tar.gz
Remove ~25 unneeded #include <sys/conf.h>
Remove ~60 unneeded #include <sys/malloc.h>
Diffstat (limited to 'sys/pci/intpm.c')
-rw-r--r--sys/pci/intpm.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/pci/intpm.c b/sys/pci/intpm.c
index 231bd62..f699907 100644
--- a/sys/pci/intpm.c
+++ b/sys/pci/intpm.c
@@ -37,8 +37,6 @@
#include <sys/uio.h>
#include <sys/module.h>
#include <sys/bus.h>
-#include <sys/conf.h>
-#include <sys/malloc.h>
#include <sys/rman.h>
#include <machine/resource.h>
#include <dev/smbus/smbconf.h>
OpenPOWER on IntegriCloud