summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/dev/ie/if_ie.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/ie/if_ie.c b/sys/dev/ie/if_ie.c
index dbb8f7e..0b6736f 100644
--- a/sys/dev/ie/if_ie.c
+++ b/sys/dev/ie/if_ie.c
@@ -107,7 +107,6 @@ iomem and and with 0xffff.
*/
#include "ie.h"
-#if NIE > 0
#include "opt_inet.h"
#include "opt_ipx.h"
@@ -2321,4 +2320,3 @@ print_rbd(volatile struct ie_recv_buf_desc * rbd)
}
#endif /* DEBUG */
-#endif /* NIE > 0 */
OpenPOWER on IntegriCloud