diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2005-04-14 12:34:15 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2005-10-29 19:31:07 +0100 |
commit | 1342f7e6c57f1ee04d27ee8c0c2f929f9803554a (patch) | |
tree | 3f0d05dfccd77dc7ff833a7db55559ca49c7e325 /arch/mips/sgi-ip27/ip27-irq.c | |
parent | 1fcf1cc742d01f786cda619fd49450b77b09e8c5 (diff) |
Arrested for multiple offences of header file inclusion.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/sgi-ip27/ip27-irq.c')
-rw-r--r-- | arch/mips/sgi-ip27/ip27-irq.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/sgi-ip27/ip27-irq.c b/arch/mips/sgi-ip27/ip27-irq.c index 5d374e6ce63d..d3b64f7c1d52 100644 --- a/arch/mips/sgi-ip27/ip27-irq.c +++ b/arch/mips/sgi-ip27/ip27-irq.c @@ -14,7 +14,6 @@ #include <linux/types.h> #include <linux/interrupt.h> #include <linux/ioport.h> -#include <linux/irq.h> #include <linux/timex.h> #include <linux/slab.h> #include <linux/random.h> |