lxfb: rearrange/rename MSR bitfields
[safe/jmp/linux-2.6] / kernel / kthread.c
index 25241d6..92cf693 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)