]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Netlogic: Use MIPS topology.h
authorJayachandran C <jchandra@broadcom.com>
Wed, 7 Jan 2015 11:28:29 +0000 (16:58 +0530)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 1 Apr 2015 15:21:50 +0000 (17:21 +0200)
commit4e83664ad17608e652d9c8f9854a8d175fe9945c
tree91a2ca6005b7c3bc8288747e49a8cda7f24a69c3
parentd3fcbb4418de0750b9bd6a6a463734431bab7525
MIPS: Netlogic: Use MIPS topology.h

commit fdcfda3dd490 ("MIPS: Support CPU topology files in sysfs")
added topology related macros for all MIPS platforms and commit
a1921b8bb691 ("MIPS: NL: Fix nlm_xlp_defconfig build error")
removed most of the contents from mach-netlogic/topology.h.

The netlogic specific topology is not needed anymore, we just need
to setup the package field in current_cpu_data.

Signed-off-by: Jayachandran C <jchandra@broadcom.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/8888/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/mach-netlogic/topology.h [deleted file]
arch/mips/netlogic/common/smp.c