Skip to content

Commit

Permalink
MIPS: BCM63xx: Remove duplicate PERF_IRQSTAT_REG definition
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Jonas Gorski authored and Ralf Baechle committed Jul 20, 2011
1 parent 39263ee commit b29af67
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/mips/include/asm/mach-bcm63xx/bcm63xx_regs.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b29af67

Please sign in to comment.