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
ab3978871b
commit
d9de7cc7bd
@ -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…
x
Reference in New Issue
Block a user