public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
From: Randy Dunlap <randy.dunlap@oracle•com>
To: Stephen Rothwell <sfr@canb•auug.org.au>,
	Jonathan Cameron <jic23@cam•ac.uk>,
	linux-iio@vger•kernel.org,
	driverdevel <devel@driverdev•osuosl.org>
Cc: linux-next@vger•kernel.org, LKML <linux-kernel@vger•kernel.org>,
	Grant Likely <grant.likely@secretlab•ca>,
	Michael Hennerich <hennerich@blackfin•uclinux.org>
Subject: Re: linux-next: Tree for May 11 (staging/iio/adc + gpio)
Date: Wed, 11 May 2011 16:40:58 -0700	[thread overview]
Message-ID: <20110511164058.5b562771.randy.dunlap@oracle.com> (raw)
In-Reply-To: <20110511152508.0d5d5aa6.sfr@canb.auug.org.au>

On Wed, 11 May 2011 15:25:08 +1000 Stephen Rothwell wrote:

> Hi all,
> 
> Changes since 20110510:


When GPIOLIB is not enabled and GENERIC_GPIO is not enabled: (not a new problem)

drivers/staging/iio/adc/ad7780.c:247: error: 'GPIOF_OUT_INIT_LOW' undeclared (first use in this function)

Its Kconfig entry says:

config AD7780
	tristate "Analog Devices AD7780 AD7781 ADC driver"
	depends on SPI

but surely it should depend on (or select) some GPIO kconfig symbol.


---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***

      parent reply	other threads:[~2011-05-11 23:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-11  5:25 linux-next: Tree for May 11 Stephen Rothwell
2011-05-11 22:04 ` [PATCH -next] drm: fix nouveau_acpi build Randy Dunlap
2011-05-11 23:40 ` Randy Dunlap [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=20110511164058.5b562771.randy.dunlap@oracle.com \
    --to=randy.dunlap@oracle$(echo .)com \
    --cc=devel@driverdev$(echo .)osuosl.org \
    --cc=grant.likely@secretlab$(echo .)ca \
    --cc=hennerich@blackfin$(echo .)uclinux.org \
    --cc=jic23@cam$(echo .)ac.uk \
    --cc=linux-iio@vger$(echo .)kernel.org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-next@vger$(echo .)kernel.org \
    --cc=sfr@canb$(echo .)auug.org.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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