summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm/sn
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2010-05-20 19:15:17 +0100
committerRalf Baechle <ralf@linux-mips.org>2010-08-05 13:25:38 +0100
commit6165df980801e1be7a5b65686bd52f55e0407db1 (patch)
treee7cf5733b9909df336eb99ee876c571c52adc53a /arch/mips/include/asm/sn
parent40cb989fcf9f0caf6a116562132c2fffed38d261 (diff)
MIPS: IP27: Don't include <linux/topology.h> into <asm/sn/agent.h>.
The include is unecessary and will when building the IP35 result in recursive header inclusion spaghetti. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/include/asm/sn')
-rw-r--r--arch/mips/include/asm/sn/agent.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/include/asm/sn/agent.h b/arch/mips/include/asm/sn/agent.h
index ac4ea85c3a5c..dc81114d4742 100644
--- a/arch/mips/include/asm/sn/agent.h
+++ b/arch/mips/include/asm/sn/agent.h
@@ -11,7 +11,6 @@
#ifndef _ASM_SGI_SN_AGENT_H
#define _ASM_SGI_SN_AGENT_H
-#include <linux/topology.h>
#include <asm/sn/addrs.h>
#include <asm/sn/arch.h>