RDMA/ucma: Check that device exists prior to accessing it
[pandora-kernel.git] / kernel / rwsem.c
index 9f48f3d..b152f74 100644 (file)
@@ -7,7 +7,7 @@
 #include <linux/types.h>
 #include <linux/kernel.h>
 #include <linux/sched.h>
-#include <linux/module.h>
+#include <linux/export.h>
 #include <linux/rwsem.h>
 
 #include <asm/system.h>