All of lore.kernel.org
 help / color / mirror / Atom feed
From: haojian.zhuang@gmail.com (Haojian Zhuang)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 5/5] ARM: pxa: move gpio driver into drivers directory
Date: Fri, 30 Sep 2011 15:09:11 +0800	[thread overview]
Message-ID: <CAN1soZyBTOq_qQ+o3OFP-GuwRN=WwNE6te1Hy7vrkureFuLA3A@mail.gmail.com> (raw)
In-Reply-To: <20110929163048.GA21718@n2100.arm.linux.org.uk>

On Fri, Sep 30, 2011 at 12:30 AM, Russell King - ARM Linux
<linux@arm.linux.org.uk> wrote:
> On Thu, Sep 29, 2011 at 11:19:06PM +0800, Haojian Zhuang wrote:
>> +#include <linux/gpio-pxa.h>
>> +#include <linux/platform_device.h>
>> +
>> +#include <asm/io.h>
>
> linux/gpio.h please.
>

Excuse me that I didn't use any gpio API in mach-pxa/gpio.c. It seems
that I needn't include "linux/gpio.h" at mach-pxa/gpio.c.

Thanks
Haojian

  reply	other threads:[~2011-09-30  7:09 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <2011092901>
2011-09-29 15:19 ` [PATCH 1/5] ARM: pxa: remove redundant macro on GPIO Haojian Zhuang
2011-09-29 18:44   ` Michał Mirosław
2011-09-30  2:43     ` Eric Miao
2011-09-30  3:30       ` Haojian Zhuang
2011-09-29 21:35   ` Linus Walleij
2011-09-29 22:02   ` Grant Likely
2011-09-29 15:19 ` [PATCH 2/5] ARM: pxa: remove set_wake_t Haojian Zhuang
2011-09-29 15:19 ` [PATCH 3/5] ARM: pxa: rename gpio_to_irq and irq_to_gpio Haojian Zhuang
2011-09-29 22:03   ` Grant Likely
2011-09-29 15:19 ` [PATCH 4/5] ARM: pxa: use chained irq for GPIO0 and GPIO1 Haojian Zhuang
2011-09-29 22:08   ` Grant Likely
2011-09-29 15:19 ` [PATCH 5/5] ARM: pxa: move gpio driver into drivers directory Haojian Zhuang
2011-09-29 16:30   ` Russell King - ARM Linux
2011-09-30  7:09     ` Haojian Zhuang [this message]
2011-09-30  8:06       ` Russell King - ARM Linux
2011-09-29 22:27   ` Grant Likely
2011-09-30  7:36     ` Haojian Zhuang

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='CAN1soZyBTOq_qQ+o3OFP-GuwRN=WwNE6te1Hy7vrkureFuLA3A@mail.gmail.com' \
    --to=haojian.zhuang@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 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.