Remove an unneeded #include <machine/bus.h> that snuck in accidentally with
the MI mutexes. Submitted indirectly by: bde
This commit is contained in:
parent
307f173be5
commit
7ee94f3cb0
@ -38,7 +38,6 @@
|
||||
#ifdef _KERNEL
|
||||
#include <sys/ktr.h>
|
||||
#include <machine/atomic.h>
|
||||
#include <machine/bus.h>
|
||||
#include <machine/cpufunc.h>
|
||||
#include <machine/globals.h>
|
||||
#endif /* _KERNEL_ */
|
||||
|
Loading…
Reference in New Issue
Block a user