summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/dev/hea/eni.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/dev/hea/eni.c b/sys/dev/hea/eni.c
index d1b2ef3..269f376 100644
--- a/sys/dev/hea/eni.c
+++ b/sys/dev/hea/eni.c
@@ -35,10 +35,6 @@
*
*/
-#ifdef COMPILING_LINT
-#warning "The eni driver is broken and is not compiled with LINT"
-#else
-
#include <sys/param.h>
#include <sys/kernel.h>
#include <sys/systm.h>
@@ -697,4 +693,3 @@ eni_pci_shutdown ( eup, howto )
}
#endif /* BSD < 199506 */
#endif
-#endif
OpenPOWER on IntegriCloud