diff options
| -rw-r--r-- | kernel/async.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/kernel/async.c b/kernel/async.c index 80b74b88fefe..bd0c168a3bbe 100644 --- a/kernel/async.c +++ b/kernel/async.c | |||
| @@ -78,8 +78,6 @@ static DECLARE_WAIT_QUEUE_HEAD(async_done); | |||
| 78 | 78 | ||
| 79 | static atomic_t entry_count; | 79 | static atomic_t entry_count; |
| 80 | 80 | ||
| 81 | extern int initcall_debug; | ||
| 82 | |||
| 83 | 81 | ||
| 84 | /* | 82 | /* |
| 85 | * MUST be called with the lock held! | 83 | * MUST be called with the lock held! |
