]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - kernel/kthread.c
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
[net-next-2.6.git] / kernel / kthread.c
index 25241d6ec8cdec1c5c2e1a80d61dff4335f9db9a..92cf6930ab51a74e034ae9db30d72b21e9a84e9d 100644 (file)
@@ -13,7 +13,6 @@
 #include <linux/file.h>
 #include <linux/module.h>
 #include <linux/mutex.h>
-#include <asm/semaphore.h>
 
 #define KTHREAD_NICE_LEVEL (-5)