All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tushar Behera <tushar.behera@linaro.org>
To: linux-samsung-soc@vger.kernel.org
Cc: kgene.kim@samsung.com, patches@linaro.org
Subject: Re: [PATCH] ARM: EXYNOS: Remove unused variables
Date: Tue, 20 Nov 2012 10:58:02 +0530	[thread overview]
Message-ID: <50AB14E2.7060506@linaro.org> (raw)
In-Reply-To: <1353387812-20001-1-git-send-email-tushar.behera@linaro.org>

On 11/20/2012 10:33 AM, Tushar Behera wrote:
> Fixes following compilation warnings.
> 
> arch/arm/mach-exynos/common.c: In function ‘exynos5_init_irq’:
> arch/arm/mach-exynos/common.c:661:6: warning: unused variable
> ‘irq’ [-Wunused-variable]
> arch/arm/mach-exynos/common.c: In function ‘exynos_init_irq_eint’:
> arch/arm/mach-exynos/common.c:1046:15: warning: unused variable
> ‘paddr’ [-Wunused-variable]
> 
> Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
> ---
>  arch/arm/mach-exynos/common.c |    2 --
>  1 files changed, 0 insertions(+), 2 deletions(-)
> 
Please ignore this patch. It was based on some other patchset which is
not yet in mainline.

Apologies.

-- 
Tushar Behera

  reply	other threads:[~2012-11-20  5:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-20  5:03 [PATCH] ARM: EXYNOS: Remove unused variables Tushar Behera
2012-11-20  5:28 ` Tushar Behera [this message]
2012-11-20  9:18   ` Kukjin Kim

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=50AB14E2.7060506@linaro.org \
    --to=tushar.behera@linaro.org \
    --cc=kgene.kim@samsung.com \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=patches@linaro.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.