commit | 15e6529fc337309e699dbb71827362fcd9c616ae | [log] [tgz] |
---|---|---|
author | Paul Burton <paul.burton@imgtec.com> | Sat Aug 12 19:49:34 2017 -0700 |
committer | Ralf Baechle <ralf@linux-mips.org> | Wed Aug 30 00:57:26 2017 +0200 |
tree | 3b6a2012d9cd55c4c95197b2f7e438e36767f805 | |
parent | c6593dded10e1fbbe3ec0d534ddb893714390aae [diff] |
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>