Commit 6165df98 authored by Ralf Baechle's avatar Ralf Baechle

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: default avatarRalf Baechle <ralf@linux-mips.org>
parent 40cb989f
......@@ -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>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment