diff options
| -rw-r--r-- | sys/dev/dc/if_dc.c | 1 | ||||
| -rw-r--r-- | sys/pci/if_dc.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/dc/if_dc.c b/sys/dev/dc/if_dc.c index 84538e43e0137..262387ddf7466 100644 --- a/sys/dev/dc/if_dc.c +++ b/sys/dev/dc/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> diff --git a/sys/pci/if_dc.c b/sys/pci/if_dc.c index 84538e43e0137..262387ddf7466 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> |
