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

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
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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>