lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 11 May 2011 16:40:58 -0700
From:	Randy Dunlap <randy.dunlap@...cle.com>
To:	Stephen Rothwell <sfr@...b.auug.org.au>,
	Jonathan Cameron <jic23@....ac.uk>, linux-iio@...r.kernel.org,
	driverdevel <devel@...verdev.osuosl.org>
Cc:	linux-next@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>,
	Grant Likely <grant.likely@...retlab.ca>,
	Michael Hennerich <hennerich@...ckfin.uclinux.org>
Subject: Re: linux-next: Tree for May 11 (staging/iio/adc + gpio)

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 ***
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ