mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-16 16:54:20 +08:00
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>
This commit is contained in:
parent
40cb989fcf
commit
6165df9808
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user