]> asedeno.scripts.mit.edu Git - linux.git/commit
MIPS: SGI-IP27: replace MAX_COMPACT_NODE with MAX_NUMNODES
authorThomas Bogendoerfer <tbogendoerfer@suse.de>
Wed, 30 Oct 2019 10:51:44 +0000 (11:51 +0100)
committerPaul Burton <paulburton@kernel.org>
Fri, 1 Nov 2019 21:33:23 +0000 (14:33 -0700)
commitc80b48965a3f5908468d0c078a910ca22f5dede3
tree89984af0241753fe0229eb933ac9bb80390b39f7
parent474435a058309cf1a253dbd77cac2ab89c75d4a6
MIPS: SGI-IP27: replace MAX_COMPACT_NODE with MAX_NUMNODES

MAX_COMPACT_NODE is a leftover from the compact node implementation,
which is removed now.  Use MAX_NUMNODES instead.

Signed-off-by: Thomas Bogendoerfer <tbogendoerfer@suse.de>
Signed-off-by: Paul Burton <paulburton@kernel.org>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Paul Burton <paul.burton@mips.com>
Cc: James Hogan <jhogan@kernel.org>
Cc: linux-mips@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
arch/mips/include/asm/mach-ip27/topology.h
arch/mips/include/asm/sn/gda.h
arch/mips/include/asm/sn/sn0/arch.h
arch/mips/sgi-ip27/ip27-init.c
arch/mips/sgi-ip27/ip27-memory.c
arch/mips/sgi-ip27/ip27-smp.c