Removed unused include of <machine/lock.h>. The locking interface stopped
being (ab)used here in rev.1.97.
This commit is contained in:
parent
9feaadf365
commit
37da67bd5e
@ -50,10 +50,6 @@
|
||||
|
||||
#ifdef __GNUC__
|
||||
|
||||
#ifdef SMP
|
||||
#include <machine/lock.h> /* XXX */
|
||||
#endif
|
||||
|
||||
#ifdef SWTCH_OPTIM_STATS
|
||||
extern int tlb_flush_count; /* XXX */
|
||||
#endif
|
||||
|
@ -50,10 +50,6 @@
|
||||
|
||||
#ifdef __GNUC__
|
||||
|
||||
#ifdef SMP
|
||||
#include <machine/lock.h> /* XXX */
|
||||
#endif
|
||||
|
||||
#ifdef SWTCH_OPTIM_STATS
|
||||
extern int tlb_flush_count; /* XXX */
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user