public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: jrnieder@gmail.com (Jonathan Nieder)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ixp4xx: fix compilation by adding gpiolib support
Date: Wed, 23 May 2012 13:18:29 -0500	[thread overview]
Message-ID: <20120523181829.GK21608@burratino> (raw)
In-Reply-To: <20120523172703.GI21608@burratino>

Jonathan Nieder wrote:

> 	The problem was introduced with commit eb9ae7f2a381 ("gpio: fix build
> 	error in include/asm-generic/gpio.h").
[...]
> Richard Cochran wrote:

>> This fix should also go for 3.1, 3.2, 3.3, and 3.4.
>
> If 3.1.y were still maintained, do I understand correctly that it
> would not need this because it lacks eb9ae7f2a381?

Quick correction: looks like[*] 3.1 is also affected due to
58c244009ef6 ("Input: ads7846 - cleanup GPIO initialization").  Sorry
I missed that before.

drivers/input/touchscreen/ads7846.c: In function 'ads7846_setup_pendown':
drivers/input/touchscreen/ads7846.c:970: error: implicit declaration of
function 'gpio_request_one'

Hope that helps,
Jonathan

[*] http://thread.gmane.org/gmane.linux.kernel/1250585/focus=1250984

  reply	other threads:[~2012-05-23 18:18 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-23 16:19 [PATCH] ixp4xx: fix compilation by adding gpiolib support Richard Cochran
2012-05-23 17:27 ` Jonathan Nieder
2012-05-23 18:18   ` Jonathan Nieder [this message]
2012-05-24  7:10     ` Richard Cochran
2012-05-23 17:43 ` Arnd Bergmann
2012-05-23 19:07   ` Arnaud Patard (Rtp)
2012-05-23 19:39     ` Arnd Bergmann
2012-05-24  7:07       ` Richard Cochran
2012-05-24  9:01         ` Arnd Bergmann
2012-05-24 10:16           ` Richard Cochran
2012-05-24  9:31       ` Imre Kaloz
2012-05-24 13:12         ` Arnd Bergmann
2012-05-24 15:13           ` Richard Cochran
2012-05-27 20:52     ` Krzysztof Halasa
2012-05-28  5:43       ` Richard Cochran

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=20120523181829.GK21608@burratino \
    --to=jrnieder@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