]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - lib/llist.c
lib: reduce the use of module.h wherever possible
[mv-sheeva.git] / lib / llist.c
index 700cff77a3870a04ca050b92b47f1a93c04368e3..8221b3d2fbf0dc1f5356de339ed6c70071ba0a1f 100644 (file)
@@ -23,7 +23,7 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 #include <linux/kernel.h>
-#include <linux/module.h>
+#include <linux/export.h>
 #include <linux/interrupt.h>
 #include <linux/llist.h>