android_kernel_motorola_sm6225/drivers/misc/genwqe
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
..
card_base.c
card_base.h GenWQE: Fix compile problems for Alpha 2014-01-08 15:22:15 -08:00
card_ddcb.c GenWQE: Fix compile problems for Alpha 2014-01-08 15:22:15 -08:00
card_ddcb.h GenWQE Character device and DDCB queue 2013-12-18 16:51:15 -08:00
card_debugfs.c drivers/misc: delete non-required instances of include <linux/init.h> 2014-02-07 15:10:19 -08:00
card_dev.c misc: genwqe: fix return value check in genwqe_device_create() 2014-01-08 15:22:49 -08:00
card_sysfs.c GenWQE Sysfs interfaces 2013-12-18 16:51:15 -08:00
card_utils.c GenWQE: Accidently casting to u32 where u64 is required 2013-12-20 11:34:29 -08:00
genwqe_driver.h GenWQE: Replace dynamic_hex_dump with print_hex_dump_debug 2013-12-20 08:47:29 -08:00
Kconfig GenWQE Enable driver 2013-12-18 16:51:15 -08:00
Makefile GenWQE Enable driver 2013-12-18 16:51:15 -08:00