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 f76196d07409..0b0e9779d675 100644 --- a/lib/llist.c +++ b/lib/llist.c @@ -24,7 +24,6 @@ */ #include <linux/kernel.h> #include <linux/export.h> -#include <linux/interrupt.h> #include <linux/llist.h> |