]> Pileus Git - ~andy/linux/blobdiff - lib/llist.c
frv: uaccess s/might_sleep/might_fault/
[~andy/linux] / 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