]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - lib/llist.c
sparc: fix fallout from system.h split
[karo-tx-linux.git] / lib / llist.c
index 700cff77a3870a04ca050b92b47f1a93c04368e3..4a15115e90f84190524618eb2cf5d55c7684dd86 100644 (file)
  * 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>
 
-#include <asm/system.h>
 
 /**
  * llist_add_batch - add several linked entries in batch