diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2006-12-11 04:00:37 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2006-12-12 01:46:24 +0000 |
commit | 2f3643aecd1e4e6a4c34cb32eb0410340f34e97f (patch) | |
tree | dbd76fc0db54fc838b98fb14784bed4753f63056 /include/asm-mips/mach-ip27 | |
parent | b723782587067d0d76344e9bdc934ca495aa8f0f (diff) |
[MIPS] IP27: Don't include <asm/sn/arch.h>.
Nothing <asm/sn/arch.h> defines is used.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'include/asm-mips/mach-ip27')
-rw-r--r-- | include/asm-mips/mach-ip27/irq.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-mips/mach-ip27/irq.h b/include/asm-mips/mach-ip27/irq.h index 806213ce31b6..25f0c3f39adf 100644 --- a/include/asm-mips/mach-ip27/irq.h +++ b/include/asm-mips/mach-ip27/irq.h @@ -10,8 +10,6 @@ #ifndef __ASM_MACH_IP27_IRQ_H #define __ASM_MACH_IP27_IRQ_H -#include <asm/sn/arch.h> - /* * A hardwired interrupt number is completly stupid for this system - a * large configuration might have thousands if not tenthousands of |