diff options
Diffstat (limited to 'lib/llist.c')
-rw-r--r-- | lib/llist.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/llist.c b/lib/llist.c index 700cff77a38..e429d276348 100644 --- a/lib/llist.c +++ b/lib/llist.c @@ -27,7 +27,6 @@ #include <linux/interrupt.h> #include <linux/llist.h> -#include <asm/system.h> /** * llist_add_batch - add several linked entries in batch |