mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
MIPS: BCM63xx: Remove duplicate PERF_IRQSTAT_REG definition
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com> Cc: linux-mips@linux-mips.org Acked-by: Florian Fainelli <florian@openwrt.org> Patchwork: https://patchwork.linux-mips.org/patch/2461/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
39263eeb44
commit
b29af676a2
@ -89,7 +89,6 @@
|
|||||||
|
|
||||||
/* Interrupt Mask register */
|
/* Interrupt Mask register */
|
||||||
#define PERF_IRQMASK_REG 0xc
|
#define PERF_IRQMASK_REG 0xc
|
||||||
#define PERF_IRQSTAT_REG 0x10
|
|
||||||
|
|
||||||
/* Interrupt Status register */
|
/* Interrupt Status register */
|
||||||
#define PERF_IRQSTAT_REG 0x10
|
#define PERF_IRQSTAT_REG 0x10
|
||||||
|
Loading…
Reference in New Issue
Block a user