aboutsummaryrefslogtreecommitdiff
path: root/kernel/async.c
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/async.c')
-rw-r--r--kernel/async.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/async.c b/kernel/async.c
index a893d6170944..4932e9193fa3 100644
--- a/kernel/async.c
+++ b/kernel/async.c
@@ -55,7 +55,6 @@ asynchronous and synchronous parts of the kernel.
#include <linux/wait.h>
#include <linux/sched.h>
#include <linux/slab.h>
-#include <linux/workqueue.h>
#include "workqueue_internal.h"