Pārlūkot izejas kodu

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>
Ralf Baechle 15 gadi atpakaļ
vecāks
revīzija
6165df9808
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      arch/mips/include/asm/sn/agent.h

+ 0 - 1
arch/mips/include/asm/sn/agent.h

@@ -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>