Commit 4caa8dd5 authored by Alan Cox's avatar Alan Cox Committed by Linus Torvalds

[PATCH] remove more tqueue.h

parent 19d1bf4a
...@@ -126,7 +126,6 @@ whether it is should wake up a process currently issuing lan commands. ...@@ -126,7 +126,6 @@ whether it is should wake up a process currently issuing lan commands.
#include <linux/sched.h> #include <linux/sched.h>
#include <linux/errno.h> #include <linux/errno.h>
#include <linux/init.h> #include <linux/init.h>
#include <linux/tqueue.h>
#include <asm/system.h> #include <asm/system.h>
#include <asm/io.h> #include <asm/io.h>
#include <asm/irq.h> #include <asm/irq.h>
......
...@@ -59,7 +59,6 @@ ...@@ -59,7 +59,6 @@
#include <linux/mm.h> #include <linux/mm.h>
#include <linux/kernel.h> #include <linux/kernel.h>
#include <linux/init.h> #include <linux/init.h>
#include <linux/tqueue.h>
#include <linux/delay.h> #include <linux/delay.h>
#include <asm/io.h> #include <asm/io.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment