MIPS: Move definition of SMP processor id register to header file
authorJayachandran C <jchandra@broadcom.com>
Sun, 11 Aug 2013 11:40:16 +0000 (17:10 +0530)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 29 Oct 2013 20:23:51 +0000 (21:23 +0100)
The definition of the CP0 register used to save the smp processor
id is repicated in many files, move them all to thread_info.h.

Signed-off-by: Jayachandran C <jchandra@broadcom.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/5708/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found