All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: kernel-janitors@vger.kernel.org
Subject: Re: [arm-soc:testing:defconfig-warnings 46/47] drivers/input/touchscreen/egalax_ts.c:184:2: error: i
Date: Wed, 22 Aug 2012 17:33:56 +0000	[thread overview]
Message-ID: <201208221733.56607.arnd@arndb.de> (raw)
In-Reply-To: <20120822164411.GB31413@localhost>

On Wednesday 22 August 2012, Fengguang Wu wrote:
> FYI, kernel build failed on
> 
> tree:   git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git testing/defconfig-warnings
> head:   74c41fb6f52268470b4552ca543515be210c71fb
> commit: 3dfcda60868329af1bb3cc867ee7c7ebedef5176 [46/47] input: egalax: use DT to get gpio line
> config: m68k-allmodconfig (attached as .config)
> 
> All related error/warning messages:
> 
> drivers/input/touchscreen/egalax_ts.c: In function 'egalax_ts_probe':
> drivers/input/touchscreen/egalax_ts.c:184:2: error: implicit declaration of function 'of_get_gpio' [-Werror=implicit-function-declaration]
> cc1: some warnings being treated as errors
> 

Ah, I was missing an #include <of_gpio.h>, fixed now.

Thanks for the report!

	Arnd

      reply	other threads:[~2012-08-22 17:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-22 16:44 [arm-soc:testing:defconfig-warnings 46/47] drivers/input/touchscreen/egalax_ts.c:184:2: error: impli Fengguang Wu
2012-08-22 17:33 ` Arnd Bergmann [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=201208221733.56607.arnd@arndb.de \
    --to=arnd@arndb.de \
    --cc=kernel-janitors@vger.kernel.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.