linux/drivers/staging/iio/gyro
Randy Dunlap 89089158d1 Staging: fix more iio builds when IIO_RING_BUFFER is not enabled
Fix lots more build errors in staging/iio when CONFIG_IIO_RING_BUFFER
is not enabled by moving enums and defines outside of the
CONFIG_IIO_RING_BUFFER ifdef block.

Examples (one from each driver; there were 116 total errors):

drivers/staging/iio/accel/adis16204_core.c:437: error: 'ADIS16204_SCAN_SUPPLY' undeclared here (not in a function)
drivers/staging/iio/accel/adis16209_core.c:410: error: 'ADIS16209_SCAN_SUPPLY' undeclared here (not in a function)
drivers/staging/iio/gyro/adis16260_core.c:420: error: 'ADIS16260_SCAN_GYRO' undeclared here (not in a function)
drivers/staging/iio/imu/adis16400_core.c:565: error: 'ADIS16400_SCAN_SUPPLY' undeclared here (not in a function)

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Acked-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-06-27 14:19:20 -07:00
..
Kconfig IIO: GYRO: IIO driver for Analog Devices Digital Output Gyroscope ADXRS450 2011-04-20 14:20:46 -07:00
Makefile IIO: GYRO: IIO driver for Analog Devices Digital Output Gyroscope ADXRS450 2011-04-20 14:20:46 -07:00
adis16060_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
adis16080_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
adis16130_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
adis16260.h Staging: fix more iio builds when IIO_RING_BUFFER is not enabled 2011-06-27 14:19:20 -07:00
adis16260_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
adis16260_platform_data.h staging: iio: adis16260 add suppport for adis16255 and adis16250. 2010-11-29 11:04:48 -08:00
adis16260_ring.c staging:iio: use pollfunc allocation helpers in remaining drivers. 2011-05-19 16:15:06 -07:00
adis16260_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
adxrs450.h IIO: GYRO: IIO driver for Analog Devices Digital Output Gyroscope ADXRS450 2011-04-20 14:20:46 -07:00
adxrs450_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
gyro.h IIO: GYRO: Add MACRO for gyro quadrature correction 2011-04-20 14:20:45 -07:00