MIPS: SGI-IP27: Move get_nasid() to a IP27 specific file
authorThomas Bogendoerfer <tbogendoerfer@suse.de>
Thu, 9 Jan 2020 12:33:43 +0000 (13:33 +0100)
committerPaul Burton <paulburton@kernel.org>
Thu, 9 Jan 2020 23:29:54 +0000 (15:29 -0800)
commite9d2eb9934816951a9461f1cc94ef5fd88803a64
treec01164e9dd3e8c22aeeb52a68240838154765eb5
parent58fd034db3a9bdd46052efebc45ffe9f130ea2b9
MIPS: SGI-IP27: Move get_nasid() to a IP27 specific file

get_nasid() will be different for SGI-IP35, therefore move IP27
implementation to IP27 specific file.

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