diff options
| author | Alfred Perlstein <alfred@FreeBSD.org> | 2002-06-11 21:22:32 +0000 |
|---|---|---|
| committer | Alfred Perlstein <alfred@FreeBSD.org> | 2002-06-11 21:22:32 +0000 |
| commit | d6d246bc1c94df10b3a7a8ead75d75c3e5a16e5c (patch) | |
| tree | 314415148b51667d69ffe7dbe37e038379cdb249 /sys/dev | |
| parent | 7d1bd9c62c61d12afdf99d971c0c8af6edad27dd (diff) | |
Notes
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/hea/eni.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/dev/hea/eni.c b/sys/dev/hea/eni.c index d1b2ef316ab34..269f3767e9b29 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 |
