All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Baruch Siach <baruch@tkos.co.il>
Cc: linux-kernel@vger.kernel.org, dbrownell@users.sourceforge.net,
	linux-arm-kernel@lists.arm.linux.org.uk, linux@arm.linux.org.uk,
	baruch@tkos.co.il
Subject: Re: [PATCH v3] gpio: driver for PrimeCell PL061 GPIO controller
Date: Tue, 2 Jun 2009 16:09:02 -0700	[thread overview]
Message-ID: <20090602160902.046ccffa.akpm@linux-foundation.org> (raw)
In-Reply-To: <1243975690-12073-1-git-send-email-baruch@tkos.co.il>

On Tue,  2 Jun 2009 23:48:10 +0300
Baruch Siach <baruch@tkos.co.il> wrote:

> This is a driver for the ARM PrimeCell PL061 GPIO AMBA peripheral. The driver
> is implemented using the gpiolib framework.

x86_64 allmodconfig:

drivers/gpio/pl061.c: In function 'pl061_probe':
drivers/gpio/pl061.c:254: error: 'SZ_4K' undeclared (first use in this function)
drivers/gpio/pl061.c:254: error: (Each undeclared identifier is reported only once
drivers/gpio/pl061.c:254: error: for each function it appears in.)
drivers/gpio/pl061.c:306: error: implicit declaration of function 'set_irq_flags'
drivers/gpio/pl061.c:306: error: 'IRQF_VALID' undeclared (first use in this function)

I'll put a depends-on-ARM in there...

  reply	other threads:[~2009-06-02 23:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-02 20:48 [PATCH v3] gpio: driver for PrimeCell PL061 GPIO controller Baruch Siach
2009-06-02 23:09 ` Andrew Morton [this message]
2009-06-03  3:20   ` Baruch Siach
2009-06-04  9:28 ` Russell King - ARM Linux
2009-06-04 15:58   ` Baruch Siach
2009-06-15 23:38   ` David Brownell

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=20090602160902.046ccffa.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=baruch@tkos.co.il \
    --cc=dbrownell@users.sourceforge.net \
    --cc=linux-arm-kernel@lists.arm.linux.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    /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.