]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: CPC: Fix type for GCR CPC base reg for 64-bit
authorMarkos Chandras <markos.chandras@imgtec.com>
Thu, 9 Jul 2015 09:40:46 +0000 (10:40 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 26 Aug 2015 13:23:14 +0000 (15:23 +0200)
commit19c1ab3df8d968f34eba707b93d563892cb71934
treed6c40a5a0fb2eb3cffea12ce12925c142689f12e
parent51494c1750d6424fefa64fc1ea602e47500d0e2c
MIPS: CPC: Fix type for GCR CPC base reg for 64-bit

The GCR CPC base register is 64-bit on 64-bit processors so use the
appropriate field.

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/10645/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/mips-cpc.c