summaryrefslogtreecommitdiffstats
path: root/sys/i4b/layer1/iwic/i4b_iwic_pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i4b/layer1/iwic/i4b_iwic_pci.c')
-rw-r--r--sys/i4b/layer1/iwic/i4b_iwic_pci.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/i4b/layer1/iwic/i4b_iwic_pci.c b/sys/i4b/layer1/iwic/i4b_iwic_pci.c
index 175295c..53e0510 100644
--- a/sys/i4b/layer1/iwic/i4b_iwic_pci.c
+++ b/sys/i4b/layer1/iwic/i4b_iwic_pci.c
@@ -33,11 +33,8 @@
*
*---------------------------------------------------------------------------*/
-#include "iwic.h"
#include "opt_i4b.h"
-#if (NIWIC > 0)
-
#include <sys/param.h>
#include <sys/kernel.h>
#include <sys/systm.h>
@@ -312,5 +309,3 @@ iwic_pci_intr(struct iwic_softc *sc)
}
}
}
-
-#endif
OpenPOWER on IntegriCloud