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-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html