MIPS: CPS: Use GlobalNumber macros rather than magic numbers
authorPaul Burton <paul.burton@imgtec.com>
Sun, 13 Aug 2017 02:49:34 +0000 (19:49 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 29 Aug 2017 22:57:26 +0000 (00:57 +0200)
commit15e6529fc337309e699dbb71827362fcd9c616ae
tree3b6a2012d9cd55c4c95197b2f7e438e36767f805
parentc6593dded10e1fbbe3ec0d534ddb893714390aae
MIPS: CPS: Use GlobalNumber macros rather than magic numbers

We now have definitions for the GlobalNumber register in asm/mipsregs.h,
so use them in place of magic numbers in cps-vec.S.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/17008/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/cps-vec.S