linux/drivers/iio/imu/inv_mpu6050
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
..
Kconfig
Makefile
inv_mpu_core.c iio: delete non-required instances of include <linux/init.h> 2014-01-11 11:59:00 +00:00
inv_mpu_iio.h
inv_mpu_ring.c iio: delete non-required instances of include <linux/init.h> 2014-01-11 11:59:00 +00:00
inv_mpu_trigger.c iio:trigger: Introduce iio_tigger_{set,get}_drvdata 2013-03-25 21:06:09 +00:00