summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_dc.c
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2000-10-20 07:54:21 +0000
committerjhb <jhb@FreeBSD.org>2000-10-20 07:54:21 +0000
commit64484399da6e8635a02a58b931ae72218ec43221 (patch)
treec7d1f1857ed65aeab1eddc8aad03a5d8dabb7942 /sys/pci/if_dc.c
parentbe4bef87195253b0d51cb76174f828b33d066609 (diff)
downloadFreeBSD-src-64484399da6e8635a02a58b931ae72218ec43221.zip
FreeBSD-src-64484399da6e8635a02a58b931ae72218ec43221.tar.gz
Remove unnecessary machine/mutex.h include.
Diffstat (limited to 'sys/pci/if_dc.c')
-rw-r--r--sys/pci/if_dc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/pci/if_dc.c b/sys/pci/if_dc.c
index 84538e4..262387d 100644
--- a/sys/pci/if_dc.c
+++ b/sys/pci/if_dc.c
@@ -109,7 +109,6 @@
#include <machine/bus_memio.h>
#include <machine/bus.h>
#include <machine/resource.h>
-#include <machine/mutex.h>
#include <sys/bus.h>
#include <sys/rman.h>
OpenPOWER on IntegriCloud