summaryrefslogtreecommitdiffstats
path: root/sys/dev/sym
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/sym')
-rw-r--r--sys/dev/sym/sym_hipd.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/sys/dev/sym/sym_hipd.c b/sys/dev/sym/sym_hipd.c
index 54abca6..e8f10f0 100644
--- a/sys/dev/sym/sym_hipd.c
+++ b/sys/dev/sym/sym_hipd.c
@@ -86,17 +86,7 @@ __FBSDID("$FreeBSD$");
#include <dev/pci/pcireg.h>
#include <dev/pci/pcivar.h>
-#include <machine/bus_memio.h>
-/*
- * Only include bus_pio if needed.
- * This avoids bus space primitives to be uselessly bloated
- * by out-of-age PIO operations.
- */
-#ifdef SYM_CONF_IOMAPPED
-#include <machine/bus_pio.h>
-#endif
#include <machine/bus.h>
-
#include <machine/resource.h>
#include <sys/rman.h>
OpenPOWER on IntegriCloud