]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - arch/mips/include/asm/mipsregs.h
MIPS: mipsregs.h: Reorder CP1 macro definitions
authorMaciej W. Rozycki <macro@linux-mips.org>
Fri, 3 Apr 2015 22:23:46 +0000 (23:23 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 7 Apr 2015 23:08:34 +0000 (01:08 +0200)
commitfda51906ea282c554fbe735d2000d9b00a0c6669
treed6126b53640e352b71dcd73f1d1a6c4ab74e1b01
parent124f43d30ffe84a9ffd1fe448022467a2bfb70bc
MIPS: mipsregs.h: Reorder CP1 macro definitions

Originally CP1 macros were placed between CP0 register name macros and
CP0 register value macros.  As changes were applied to the header the
position of CP1 macros gradually has become more and more arbitrary and
two separate blocks were created.  This may only cause confusion.

Move them out of the way then and place together after all the CP0
macros.  No semantic change.

[ralf@linux-mips.org: Fix conflict.]

Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/9667/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/mipsregs.h