commit | 3ba5040af01fb06a36198f5f6065e25b0655ca0d | [log] [tgz] |
---|---|---|
author | James Hogan <james.hogan@imgtec.com> | Tue Jan 27 21:45:48 2015 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Mar 31 12:04:12 2015 +0200 |
tree | 48cd02c7cc11074f3ee78d9ede5d3399fdf81f65 | |
parent | 19971c0bcb45f264c83cb2fd2bce50457bd17cc4 [diff] |
MIPS: cevt-r4k: Use CAUSEF_TI, CAUSEF_PCI constants Use CAUSEF_TI and CAUSEF_PCI constants from asm/mipsregs.h rather than the magic values (1 << 30) and (1 << 26). Signed-off-by: James Hogan <james.hogan@imgtec.com> Cc: linux-mips@linux-mips.org Cc: linux-kernel@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/9124/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>