diff options
author | James Hogan <james.hogan@imgtec.com> | 2015-11-10 18:06:37 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2015-11-11 08:31:52 +0100 |
commit | 195cee92afcb20b2156437e98b144d94812e4afd (patch) | |
tree | 1ba0e6a480c8fe6b2ee74c7e3c3b9f3f3f80d932 /arch/mips/kernel/cps-vec-ns16550.S | |
parent | MIPS: CPS: Set Status.KX on entry for MIPS64 kernels (diff) | |
download | linux-195cee92afcb20b2156437e98b144d94812e4afd.tar.xz linux-195cee92afcb20b2156437e98b144d94812e4afd.zip |
MIPS: Fix duplicate CP0_* definitions.
Remove the definition in locore.S and move a few of the other similar
definitions in asm/mipsregs.h too. CP0_INTCTL, CP0_SRSCTL, & CP0_SRSMAP
are unused so they're just dropped instead. CP0_DDATA_LO is left where
it is as I have patches to eliminate its use in locore.S and it
otherwise is unlikely to need to be used from assembly code.
Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Paul Burton <paul.burton@imgtec.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Gleb Natapov <gleb@kernel.org>
Cc: linux-mips@linux-mips.org
Cc: kvm@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/11461/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/kernel/cps-vec-ns16550.S')
0 files changed, 0 insertions, 0 deletions