Skip to content

Commit

Permalink
MIPS: IP27: Don't include <linux/topology.h> into <asm/sn/agent.h>.
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Ralf Baechle committed Aug 5, 2010
1 parent 40cb989 commit 6165df9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/mips/include/asm/sn/agent.h
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down

0 comments on commit 6165df9

Please sign in to comment.