android_kernel_motorola_sm6225/drivers/iio/imu
Paul Gortmaker 36eb8cc2ce iio: delete non-required instances of include <linux/init.h>
None of these files are actually using any __init type directives
and hence don't need to include <linux/init.h>.  Most are just a
left over from __devinit and __cpuinit removal, or simply due to
code getting copied from one driver to the next.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2014-01-11 11:59:00 +00:00
..
inv_mpu6050 iio: delete non-required instances of include <linux/init.h> 2014-01-11 11:59:00 +00:00
adis.c iio:imu: Add support for the ADIS16480 and similar IMUs 2012-11-20 21:28:51 +00:00
adis16400.h iio:adis16400: Add support for the adis16448 2013-01-26 10:07:51 +00:00
adis16400_buffer.c iio:adis16400: Use iio_push_to_buffers_with_timestamp() 2013-09-21 19:23:57 +01:00
adis16400_core.c iio:imu:adis16400 fix pressure channel scan type 2013-12-17 20:34:18 +00:00
adis16480.c iio: imu: adis16480: Use devm_iio_device_alloc 2013-08-03 18:55:24 +01:00
adis_buffer.c iio:adis_lib: Use iio_push_to_buffers_with_timestamp() 2013-09-21 19:23:57 +01:00
adis_trigger.c iio:trigger: Introduce iio_tigger_{set,get}_drvdata 2013-03-25 21:06:09 +00:00
Kconfig iio: Add a comment to about alphabetical order to Kconfigs and Makefiles 2013-08-03 18:40:36 +01:00
Makefile iio: Add a comment to about alphabetical order to Kconfigs and Makefiles 2013-08-03 18:40:36 +01:00