mirror of https://gitee.com/openkylin/linux.git
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 */
|
||||
#define PERF_IRQMASK_REG 0xc
|
||||
#define PERF_IRQSTAT_REG 0x10
|
||||
|
||||
/* Interrupt Status register */
|
||||
#define PERF_IRQSTAT_REG 0x10
|
||||
|
|
Loading…
Reference in New Issue