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

* Re: [PATCH] MIPS: bcm63xx: remove duplicate PERF_IRQSTAT_REG definition
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Florian Fainelli @ 2011-06-08 10:14 UTC (permalink / raw)
  To: Jonas Gorski; +Cc: Ralf Baechle, linux-mips

On Wednesday 08 June 2011 12:03:02 Jonas Gorski wrote:
> Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>

Acked-by: Florian Fainelli <florian@openwrt.org>

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

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

* Re: [PATCH] MIPS: bcm63xx: remove duplicate PERF_IRQSTAT_REG definition
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Ralf Baechle @ 2011-06-08 11:51 UTC (permalink / raw)
  To: Jonas Gorski; +Cc: Florian Fainelli, linux-mips

Thanks, applied.

  Ralf

^ permalink raw reply	[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.