wl1251: fix crash on remove due to leftover work item
[pandora-kernel.git] / lib / rwsem-spinlock.c
index f2393c2..7e0d6a5 100644 (file)
@@ -7,7 +7,7 @@
  */
 #include <linux/rwsem.h>
 #include <linux/sched.h>
-#include <linux/module.h>
+#include <linux/export.h>
 
 struct rwsem_waiter {
        struct list_head list;