hrtimer: Handle remaining time proper for TIME_LOW_RES
[pandora-kernel.git] / kernel / semaphore.c
index d831841..60636a4 100644 (file)
@@ -27,7 +27,7 @@
 
 #include <linux/compiler.h>
 #include <linux/kernel.h>
-#include <linux/module.h>
+#include <linux/export.h>
 #include <linux/sched.h>
 #include <linux/semaphore.h>
 #include <linux/spinlock.h>