]> git.openfabrics.org - ~emulex/infiniband.git/commit
iio: delete non-required instances of include <linux/init.h>
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Mon, 1 Sep 2014 14:15:00 +0000 (15:15 +0100)
committerJonathan Cameron <jic23@kernel.org>
Sat, 11 Jan 2014 11:59:00 +0000 (11:59 +0000)
commit36eb8cc2cedadee888deb9a657a10be159f2dc0b
tree110e4927b5ea7a5f6236b68f475c28c08c9c079f
parent92a18a841bb0d561a937796eeb40981be94b9dc7
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>
drivers/iio/adc/ti_am335x_adc.c
drivers/iio/adc/twl6030-gpadc.c
drivers/iio/dac/max517.c
drivers/iio/dac/mcp4725.c
drivers/iio/imu/inv_mpu6050/inv_mpu_core.c
drivers/iio/imu/inv_mpu6050/inv_mpu_ring.c
drivers/iio/light/adjd_s311.c