summaryrefslogtreecommitdiffstats
path: root/sys/i4b/layer1/iwic
diff options
context:
space:
mode:
authorhm <hm@FreeBSD.org>2000-10-30 14:49:26 +0000
committerhm <hm@FreeBSD.org>2000-10-30 14:49:26 +0000
commit958b417e33d539be0edd66f69771b1ad704e996e (patch)
tree800a8da2e0b420c54d0d13edbe9ddb815b55c50d /sys/i4b/layer1/iwic
parentbee55593c706bad038d460ce436d7de40b857d67 (diff)
downloadFreeBSD-src-958b417e33d539be0edd66f69771b1ad704e996e.zip
FreeBSD-src-958b417e33d539be0edd66f69771b1ad704e996e.tar.gz
Remove unused #include statements
Submitted by: phk
Diffstat (limited to 'sys/i4b/layer1/iwic')
-rw-r--r--sys/i4b/layer1/iwic/i4b_iwic_l1if.c3
-rw-r--r--sys/i4b/layer1/iwic/i4b_iwic_pci.c2
2 files changed, 0 insertions, 5 deletions
diff --git a/sys/i4b/layer1/iwic/i4b_iwic_l1if.c b/sys/i4b/layer1/iwic/i4b_iwic_l1if.c
index f5004f8..ee745c3 100644
--- a/sys/i4b/layer1/iwic/i4b_iwic_l1if.c
+++ b/sys/i4b/layer1/iwic/i4b_iwic_l1if.c
@@ -47,8 +47,6 @@
#include <net/if.h>
-#include <machine/bus.h>
-#include <machine/resource.h>
#include <machine/i4b_debug.h>
@@ -62,7 +60,6 @@
#include <i4b/layer1/iwic/i4b_iwic.h>
#include <i4b/layer1/iwic/i4b_iwic_ext.h>
-#include <i4b/layer1/iwic/i4b_w6692.h>
/* jump table for multiplex routines */
diff --git a/sys/i4b/layer1/iwic/i4b_iwic_pci.c b/sys/i4b/layer1/iwic/i4b_iwic_pci.c
index d675891..0aad926 100644
--- a/sys/i4b/layer1/iwic/i4b_iwic_pci.c
+++ b/sys/i4b/layer1/iwic/i4b_iwic_pci.c
@@ -56,7 +56,6 @@
#include <pci/pcireg.h>
#include <pci/pcivar.h>
-#include <machine/i4b_debug.h>
#include <machine/i4b_ioctl.h>
#include <machine/i4b_trace.h>
@@ -66,7 +65,6 @@
#include <i4b/layer1/i4b_l1.h>
#include <i4b/layer1/iwic/i4b_iwic.h>
-#include <i4b/layer1/iwic/i4b_iwic_ext.h>
#include <i4b/layer1/iwic/i4b_w6692.h>
extern struct i4b_l1mux_func iwic_l1mux_func;
OpenPOWER on IntegriCloud