diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2006-12-11 04:17:30 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2006-12-12 01:46:24 +0000 |
commit | 8b2f35504d81422beb9e3562ee3dd99e8567cc80 (patch) | |
tree | c74cec85082a5547561130b150db6664707eb019 /include | |
parent | 2bbc5bdfb165521b28ca1825ea482557bffd3918 (diff) | |
download | linux-8b2f35504d81422beb9e3562ee3dd99e8567cc80.tar.gz linux-8b2f35504d81422beb9e3562ee3dd99e8567cc80.tar.bz2 linux-8b2f35504d81422beb9e3562ee3dd99e8567cc80.zip |
[MIPS] IP27: Don't drag <asm/sn/arch.h> into topology.h.
Another way that old SGI types were getting dragged into generic code.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'include')
-rw-r--r-- | include/asm-mips/mach-ip27/topology.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-mips/mach-ip27/topology.h b/include/asm-mips/mach-ip27/topology.h index a13b715fd9ca..44790fdc5d00 100644 --- a/include/asm-mips/mach-ip27/topology.h +++ b/include/asm-mips/mach-ip27/topology.h @@ -1,7 +1,6 @@ #ifndef _ASM_MACH_TOPOLOGY_H #define _ASM_MACH_TOPOLOGY_H 1 -#include <asm/sn/arch.h> #include <asm/sn/hub.h> #include <asm/mmzone.h> |