linux-stable/drivers/misc/lis3lv02d
Paul Gortmaker e2527ec369 drivers/misc: 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.

Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-02-07 15:10:19 -08:00
..
Kconfig
Makefile
lis3lv02d.c drivers/misc: delete non-required instances of include <linux/init.h> 2014-02-07 15:10:19 -08:00
lis3lv02d.h drivers/misc/lis3lv02d: remove lis3lv02d driver DT init 2012-09-26 14:18:11 -07:00
lis3lv02d_i2c.c drivers/misc: delete non-required instances of include <linux/init.h> 2014-02-07 15:10:19 -08:00
lis3lv02d_spi.c drivers/misc: delete non-required instances of include <linux/init.h> 2014-02-07 15:10:19 -08:00