summaryrefslogtreecommitdiffstats
path: root/sys/i4b/layer2/i4b_iframe.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i4b/layer2/i4b_iframe.c')
-rw-r--r--sys/i4b/layer2/i4b_iframe.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/sys/i4b/layer2/i4b_iframe.c b/sys/i4b/layer2/i4b_iframe.c
index 7d5cbd1..e9da4b7 100644
--- a/sys/i4b/layer2/i4b_iframe.c
+++ b/sys/i4b/layer2/i4b_iframe.c
@@ -33,10 +33,6 @@
*
*---------------------------------------------------------------------------*/
-#include "i4bq921.h"
-
-#if NI4BQ921 > 0
-
#include <sys/param.h>
#include <sys/kernel.h>
#include <sys/systm.h>
@@ -271,5 +267,3 @@ i4b_i_frame_queued_up(l2_softc_t *l2sc)
i4b_T200_start(l2sc);
}
}
-
-#endif /* NI4BQ921 > 0 */
OpenPOWER on IntegriCloud