projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40cb989
)
MIPS: IP27: Don't include <linux/topology.h> into <asm/sn/agent.h>.
author
Ralf Baechle
<ralf@linux-mips.org>
Thu, 20 May 2010 18:15:17 +0000
(19:15 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Thu, 5 Aug 2010 12:25:38 +0000
(13:25 +0100)
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>
arch/mips/include/asm/sn/agent.h
patch
|
blob
|
blame
|
history
diff --git
a/arch/mips/include/asm/sn/agent.h
b/arch/mips/include/asm/sn/agent.h
index ac4ea85c3a5c7da6338859581135486b8c65607a..dc81114d4742494d366e5f566dbd6a3a61286f10 100644
(file)
--- 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>