linux-stable/drivers/staging/iio/accel
Randy Dunlap e1d76719ea staging: fix iio builds when IIO_RING_BUFFER is not enabled
Fix build by moving enum list outside of
#ifdef CONFIG_IIO_RING_BUFFER.

  drivers/staging/iio/accel/adis16201_core.c:413: error: 'ADIS16201_SCAN_SUPPLY' undeclared here (not in a function)
  drivers/staging/iio/accel/adis16201_core.c:417: error: 'ADIS16201_SCAN_TEMP' undeclared here (not in a function)
  ..

  drivers/staging/iio/accel/adis16203_core.c:374: error: 'ADIS16203_SCAN_SUPPLY' undeclared here (not in a function)
  drivers/staging/iio/accel/adis16203_core.c:378: error: 'ADIS16203_SCAN_AUX_ADC' undeclared here (not in a function)
  ..

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Acked-by: Jonathan Cameron <jic23@cam.ac.uk>
Cc: linux-iio@vger.kernel.org
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-06-16 08:29:00 -07:00
..
accel.h staging: iio: new adis16204 driver 2010-11-09 15:46:33 -08:00
adis16201.h staging: fix iio builds when IIO_RING_BUFFER is not enabled 2011-06-16 08:29:00 -07:00
adis16201_core.c staging:iio: implement an iio_info structure to take some of the constant elements out of iio_dev. 2011-05-19 16:15:05 -07:00
adis16201_ring.c staging:iio: poll func allocation clean up. 2011-05-19 16:15:04 -07:00
adis16201_trigger.c staging:iio:trigger handle name attr in core, remove old alloc and register any control_attrs via struct device 2011-05-19 16:15:02 -07:00
adis16203.h staging: fix iio builds when IIO_RING_BUFFER is not enabled 2011-06-16 08:29:00 -07:00
adis16203_core.c staging:iio: implement an iio_info structure to take some of the constant elements out of iio_dev. 2011-05-19 16:15:05 -07:00
adis16203_ring.c staging:iio: poll func allocation clean up. 2011-05-19 16:15:04 -07:00
adis16203_trigger.c staging:iio:trigger handle name attr in core, remove old alloc and register any control_attrs via struct device 2011-05-19 16:15:02 -07:00
adis16204.h staging:iio:accel:adis16204 move to chan_spec based setup. 2011-05-19 16:14:55 -07:00
adis16204_core.c staging:iio: implement an iio_info structure to take some of the constant elements out of iio_dev. 2011-05-19 16:15:05 -07:00
adis16204_ring.c staging:iio: poll func allocation clean up. 2011-05-19 16:15:04 -07:00
adis16204_trigger.c staging:iio:trigger handle name attr in core, remove old alloc and register any control_attrs via struct device 2011-05-19 16:15:02 -07:00
adis16209.h staging:iio:accel:adis16209 move to chan_spec based setup. 2011-05-19 16:14:55 -07:00
adis16209_core.c staging:iio: implement an iio_info structure to take some of the constant elements out of iio_dev. 2011-05-19 16:15:05 -07:00
adis16209_ring.c staging:iio: poll func allocation clean up. 2011-05-19 16:15:04 -07:00
adis16209_trigger.c staging:iio:trigger handle name attr in core, remove old alloc and register any control_attrs via struct device 2011-05-19 16:15:02 -07:00
adis16220.h Fix common misspellings 2011-03-31 11:26:23 -03:00
adis16220_core.c staging:iio: implement an iio_info structure to take some of the constant elements out of iio_dev. 2011-05-19 16:15:05 -07:00
adis16240.h staging:iio:accel:adis16240 move to chan_spec based setup. 2011-05-19 16:14:57 -07:00
adis16240_core.c staging:iio: implement an iio_info structure to take some of the constant elements out of iio_dev. 2011-05-19 16:15:05 -07:00
adis16240_ring.c staging:iio: poll func allocation clean up. 2011-05-19 16:15:04 -07:00
adis16240_trigger.c staging:iio:trigger handle name attr in core, remove old alloc and register any control_attrs via struct device 2011-05-19 16:15:02 -07:00
inclinometer.h staging: iio sync drivers with current ABI 2010-08-31 11:42:02 -07:00
Kconfig staging:iio:lis3l02dq allow buffer implementation selection 2011-02-18 13:22:51 -08:00
kxsd9.c staging:iio: implement an iio_info structure to take some of the constant elements out of iio_dev. 2011-05-19 16:15:05 -07:00
lis3l02dq.h staging:iio:accel:lis3l02dq make write_reg_8 take value not a pointer to value. 2011-05-19 16:15:05 -07:00
lis3l02dq_core.c staging:iio: implement an iio_info structure to take some of the constant elements out of iio_dev. 2011-05-19 16:15:05 -07:00
lis3l02dq_ring.c staging:iio: use pollfunc allocation helpers in remaining drivers. 2011-05-19 16:15:06 -07:00
Makefile staging: iio: new adis16204 driver 2010-11-09 15:46:33 -08:00
sca3000.h staging:iio: use the new central name attribute creation code 2011-05-19 16:14:54 -07:00
sca3000_core.c staging:iio: implement an iio_info structure to take some of the constant elements out of iio_dev. 2011-05-19 16:15:05 -07:00
sca3000_ring.c staging:iio: rationalization of different buffer implementation hooks. 2011-05-19 16:15:03 -07:00