All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Daney <david.daney@cavium.com>
To: David Daney <ddaney.cavm@gmail.com>
Cc: "linux-mips@linux-mips.org" <linux-mips@linux-mips.org>,
	"ralf@linux-mips.org" <ralf@linux-mips.org>
Subject: Re: [PATCH 2/3] MIPS: OCTEON: Remove some unused OCTEON_IRQ_* definitions.
Date: Thu, 07 Jun 2012 13:10:21 -0700	[thread overview]
Message-ID: <4FD10AAD.3050307@cavium.com> (raw)
In-Reply-To: <1339098744-9874-1-git-send-email-ddaney.cavm@gmail.com>

Drat!  I missed one.

Sending a new patch.

David Daney


On 06/07/2012 12:52 PM, David Daney wrote:
> From: David Daney<david.daney@cavium.com>
>
> These are now unused.  Remove them.
>
> Signed-off-by: David Daney<david.daney@cavium.com>
> ---
>   arch/mips/include/asm/mach-cavium-octeon/irq.h |    7 -------
>   1 files changed, 0 insertions(+), 7 deletions(-)
>
> diff --git a/arch/mips/include/asm/mach-cavium-octeon/irq.h b/arch/mips/include/asm/mach-cavium-octeon/irq.h
> index 4189920..0a47c9f 100644
> --- a/arch/mips/include/asm/mach-cavium-octeon/irq.h
> +++ b/arch/mips/include/asm/mach-cavium-octeon/irq.h
> @@ -26,9 +26,6 @@ enum octeon_irq {
>   	OCTEON_IRQ_WDOG15 = OCTEON_IRQ_WDOG0 + 15,
>   	OCTEON_IRQ_MBOX0 = OCTEON_IRQ_WDOG0 + 16,
>   	OCTEON_IRQ_MBOX1,
> -	OCTEON_IRQ_UART0,
> -	OCTEON_IRQ_UART1,
> -	OCTEON_IRQ_UART2,
>   	OCTEON_IRQ_PCI_INT0,
>   	OCTEON_IRQ_PCI_INT1,
>   	OCTEON_IRQ_PCI_INT2,
> @@ -38,8 +35,6 @@ enum octeon_irq {
>   	OCTEON_IRQ_PCI_MSI2,
>   	OCTEON_IRQ_PCI_MSI3,
>
> -	OCTEON_IRQ_TWSI,
> -	OCTEON_IRQ_TWSI2,
>   	OCTEON_IRQ_RML,
>   	OCTEON_IRQ_TIMER0,
>   	OCTEON_IRQ_TIMER1,
> @@ -47,8 +42,6 @@ enum octeon_irq {
>   	OCTEON_IRQ_TIMER3,
>   	OCTEON_IRQ_USB0,
>   	OCTEON_IRQ_USB1,
> -	OCTEON_IRQ_MII0,
> -	OCTEON_IRQ_MII1,
>   	OCTEON_IRQ_BOOTDMA,
>   #ifndef CONFIG_PCI_MSI
>   	OCTEON_IRQ_LAST = 127

      reply	other threads:[~2012-06-07 20:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-07 19:52 [PATCH 2/3] MIPS: OCTEON: Remove some unused OCTEON_IRQ_* definitions David Daney
2012-06-07 20:10 ` David Daney [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4FD10AAD.3050307@cavium.com \
    --to=david.daney@cavium.com \
    --cc=ddaney.cavm@gmail.com \
    --cc=linux-mips@linux-mips.org \
    --cc=ralf@linux-mips.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.