summaryrefslogtreecommitdiffstats
path: root/sys/i4b/layer2/i4b_l2.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i4b/layer2/i4b_l2.c')
-rw-r--r--sys/i4b/layer2/i4b_l2.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/sys/i4b/layer2/i4b_l2.c b/sys/i4b/layer2/i4b_l2.c
index 9b36402..d37d5f3 100644
--- a/sys/i4b/layer2/i4b_l2.c
+++ b/sys/i4b/layer2/i4b_l2.c
@@ -33,10 +33,6 @@
*
*---------------------------------------------------------------------------*/
-#include "i4bq921.h"
-
-#if NI4BQ921 > 0
-
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/mbuf.h>
@@ -385,5 +381,3 @@ i4b_ph_data_ind(int unit, struct mbuf *m)
}
return(0);
}
-
-#endif /* NI4BQ921 > 0 */
OpenPOWER on IntegriCloud