All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MIPS: bcm63xx: remove duplicate PERF_IRQSTAT_REG definition
@ 2011-06-08 10:03 Jonas Gorski
  2011-06-08 10:14 ` Florian Fainelli
  2011-06-08 11:51 ` Ralf Baechle
  0 siblings, 2 replies; 3+ messages in thread
From: Jonas Gorski @ 2011-06-08 10:03 UTC (permalink / raw)
  To: Ralf Baechle, Florian Fainelli; +Cc: linux-mips


Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
---
 arch/mips/include/asm/mach-bcm63xx/bcm63xx_regs.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/mips/include/asm/mach-bcm63xx/bcm63xx_regs.h b/arch/mips/include/asm/mach-bcm63xx/bcm63xx_regs.h
index 85fd275..0ed5230 100644
--- a/arch/mips/include/asm/mach-bcm63xx/bcm63xx_regs.h
+++ b/arch/mips/include/asm/mach-bcm63xx/bcm63xx_regs.h
@@ -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
-- 
1.7.2.5

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-06-08 11:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-08 10:03 [PATCH] MIPS: bcm63xx: remove duplicate PERF_IRQSTAT_REG definition Jonas Gorski
2011-06-08 10:14 ` Florian Fainelli
2011-06-08 11:51 ` Ralf Baechle

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.