summaryrefslogtreecommitdiffstats
path: root/sys/i4b/layer1/iwic/i4b_iwic_dchan.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i4b/layer1/iwic/i4b_iwic_dchan.c')
-rw-r--r--sys/i4b/layer1/iwic/i4b_iwic_dchan.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/i4b/layer1/iwic/i4b_iwic_dchan.c b/sys/i4b/layer1/iwic/i4b_iwic_dchan.c
index 68cede6..ebee109 100644
--- a/sys/i4b/layer1/iwic/i4b_iwic_dchan.c
+++ b/sys/i4b/layer1/iwic/i4b_iwic_dchan.c
@@ -33,11 +33,8 @@
*
*---------------------------------------------------------------------------*/
-#include "iwic.h"
#include "opt_i4b.h"
-#if (NIWIC > 0)
-
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/mbuf.h>
@@ -468,5 +465,3 @@ iwic_dchan_transmit(struct iwic_softc *sc)
sc->sc_dchan.tx_ready = 0;
IWIC_WRITE(sc, D_CMDR, cmd);
}
-
-#endif /* (NIWIC > 0) */
OpenPOWER on IntegriCloud