summaryrefslogtreecommitdiffstats
path: root/sys/dev/sfxge/common/efx_intr.c
diff options
context:
space:
mode:
authorarybchik <arybchik@FreeBSD.org>2016-01-14 16:27:43 +0000
committerarybchik <arybchik@FreeBSD.org>2016-01-14 16:27:43 +0000
commit40bcb4368e34316d11d0c65521c28e64395e4bda (patch)
treeea2d52ee1b52cc30959b0d38f868380f8b4f136e /sys/dev/sfxge/common/efx_intr.c
parentfc987a544d85144b58178a6e516cdf13a7f1281f (diff)
downloadFreeBSD-src-40bcb4368e34316d11d0c65521c28e64395e4bda.zip
FreeBSD-src-40bcb4368e34316d11d0c65521c28e64395e4bda.tar.gz
MFC r293814
sfxge: cleanup: simplify EFX header includes Submitted by: Andy Moreton <amoreton at solarflare.com> Sponsored by: Solarflare Communications, Inc.
Diffstat (limited to 'sys/dev/sfxge/common/efx_intr.c')
-rw-r--r--sys/dev/sfxge/common/efx_intr.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/dev/sfxge/common/efx_intr.c b/sys/dev/sfxge/common/efx_intr.c
index 92eb735..eb570fc 100644
--- a/sys/dev/sfxge/common/efx_intr.c
+++ b/sys/dev/sfxge/common/efx_intr.c
@@ -31,10 +31,7 @@
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
-#include "efsys.h"
#include "efx.h"
-#include "efx_types.h"
-#include "efx_regs.h"
#include "efx_impl.h"
OpenPOWER on IntegriCloud