diff options
Diffstat (limited to 'kernel/spinlock.c')
| -rw-r--r-- | kernel/spinlock.c | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/spinlock.c b/kernel/spinlock.c index d1b810782bc..b31e54eadf5 100644 --- a/kernel/spinlock.c +++ b/kernel/spinlock.c @@ -9,7 +9,6 @@   * SMP and the DEBUG_SPINLOCK cases. (UP-nondebug inlines them)   */ -#include <linux/config.h>  #include <linux/linkage.h>  #include <linux/preempt.h>  #include <linux/spinlock.h>  |