]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - kernel/srcu.c
Merge branch 'fixes' of git://git.linaro.org/people/triad/linux-pinctrl
[karo-tx-linux.git] / kernel / srcu.c
index 73ce23feaea9d27fb79d36b23fba4ad9e8c428aa..0febf61e1aa36dc8d82fbe71ac14f14e6b1dff8d 100644 (file)
@@ -24,7 +24,7 @@
  *
  */
 
-#include <linux/module.h>
+#include <linux/export.h>
 #include <linux/mutex.h>
 #include <linux/percpu.h>
 #include <linux/preempt.h>