summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_en_pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pci/if_en_pci.c')
-rw-r--r--sys/pci/if_en_pci.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/pci/if_en_pci.c b/sys/pci/if_en_pci.c
index 4b8c865..0f0e3a7 100644
--- a/sys/pci/if_en_pci.c
+++ b/sys/pci/if_en_pci.c
@@ -46,8 +46,6 @@
*/
#include "en.h"
-#include "pci.h"
-#if (NEN > 0) && (NPCI > 0)
#include <sys/param.h>
#include <sys/kernel.h>
@@ -435,5 +433,3 @@ eni_get_macaddr(scp)
}
#endif /* !MIDWAY_ADPONLY */
-
-#endif /* NEN > 0 && NPCI > 0 */
OpenPOWER on IntegriCloud