From: eric.y.miao@gmail.com (Eric Miao)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/3] pxa2xx trizeps4: pcmcia remove unnecessary ifdefs
Date: Wed, 15 Jun 2011 21:09:33 +0800 [thread overview]
Message-ID: <BANLkTinam1sfo6OeFKTWxjLnD0mNZSHP6g@mail.gmail.com> (raw)
In-Reply-To: <201106061644.30567.marek.vasut@gmail.com>
On Mon, Jun 6, 2011 at 10:44 PM, Marek Vasut <marek.vasut@gmail.com> wrote:
> On Monday, June 06, 2011 04:24:14 PM Jonathan Cameron wrote:
>> Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
>> ---
>> ?drivers/pcmcia/pxa2xx_trizeps4.c | ? ?4 ----
>> ?1 files changed, 0 insertions(+), 4 deletions(-)
>>
>> diff --git a/drivers/pcmcia/pxa2xx_trizeps4.c
>> b/drivers/pcmcia/pxa2xx_trizeps4.c index b829e65..57ddb96 100644
>> --- a/drivers/pcmcia/pxa2xx_trizeps4.c
>> +++ b/drivers/pcmcia/pxa2xx_trizeps4.c
>> @@ -55,10 +55,6 @@ static int trizeps_pcmcia_hw_init(struct
>> soc_pcmcia_socket *skt) }
>> ? ? ? ? ? ? ? skt->socket.pci_irq = IRQ_GPIO(GPIO_PRDY);
>> ? ? ? ? ? ? ? break;
>> -
>> -#ifndef CONFIG_MACH_TRIZEPS_CONXS
>> - ? ? case 1:
>> -#endif
>> ? ? ? default:
>> ? ? ? ? ? ? ? break;
>> ? ? ? }
> Please add my
>
> Acked-by: Marek Vasut <marek.vasut@gmail.com>
>
Applied.
> Thanks, cheers
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
>
next prev parent reply other threads:[~2011-06-15 13:09 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-06 14:24 [PATCH 0/3 V2] pxa2xx pcmcia - vpac glue code fix and trizeps cleanup Jonathan Cameron
2011-06-06 14:24 ` [PATCH 1/3] pxa2xx vpac: pcmcia - free gpios on exist rather than requesting them again Jonathan Cameron
2011-06-06 14:43 ` Marek Vasut
2011-06-15 13:07 ` Eric Miao
2011-06-06 14:24 ` [PATCH 2/3] pxa2xx trizeps4: pcmcia remove unnecessary ifdefs Jonathan Cameron
2011-06-06 14:44 ` Marek Vasut
2011-06-15 13:09 ` Eric Miao [this message]
2011-06-06 14:24 ` [PATCH 3/3] pxa2xx trizeps4 pcmcia: code cleanup Jonathan Cameron
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=BANLkTinam1sfo6OeFKTWxjLnD0mNZSHP6g@mail.gmail.com \
--to=eric.y.miao@gmail.com \
--cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).