mirror of https://gitee.com/openkylin/linux.git
[MIPS] IP27: Don't drag <asm/sn/arch.h> into topology.h.
Another way that old SGI types were getting dragged into generic code. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
2bbc5bdfb1
commit
8b2f35504d
|
@ -1,7 +1,6 @@
|
|||
#ifndef _ASM_MACH_TOPOLOGY_H
|
||||
#define _ASM_MACH_TOPOLOGY_H 1
|
||||
|
||||
#include <asm/sn/arch.h>
|
||||
#include <asm/sn/hub.h>
|
||||
#include <asm/mmzone.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue