From: Kukjin Kim <kgene@kernel.org>
To: 'Tushar Behera' <tushar.behera@linaro.org>,
linux-samsung-soc@vger.kernel.org
Cc: patches@linaro.org
Subject: RE: [PATCH] ARM: EXYNOS: Remove unused variables
Date: Tue, 20 Nov 2012 18:18:49 +0900 [thread overview]
Message-ID: <0c3001cdc700$0d13eef0$273bccd0$@org> (raw)
In-Reply-To: <50AB14E2.7060506@linaro.org>
Tushar Behera wrote:
>
> 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.
>
OK.
> Apologies.
>
No prob.
K-Gene <kgene@kernel.org>
prev parent reply other threads:[~2012-11-20 9:18 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
2012-11-20 9:18 ` Kukjin Kim [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='0c3001cdc700$0d13eef0$273bccd0$@org' \
--to=kgene@kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=patches@linaro.org \
--cc=tushar.behera@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.