Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semantics
[deliverable/linux.git] / include / linux / smp_lock.h
index fa1ff3b165fe167739099c19625282eaa5ecd2e7..58962c51dee108d3f9e5d12a23ce40e6e9387608 100644 (file)
@@ -1,10 +1,8 @@
 #ifndef __LINUX_SMPLOCK_H
 #define __LINUX_SMPLOCK_H
 
-#include <linux/config.h>
 #ifdef CONFIG_LOCK_KERNEL
 #include <linux/sched.h>
-#include <linux/spinlock.h>
 
 #define kernel_locked()                (current->lock_depth >= 0)
 
This page took 0.026059 seconds and 5 git commands to generate.