2
0
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:
Jonas Gorski 2011-06-08 12:03:02 +02:00 committed by Ralf Baechle
parent 39263eeb44
commit b29af676a2

View File

@ -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