linux/drivers/staging/sep
Paul Gortmaker 885a947e5b staging: 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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-12-17 10:08:14 -08:00
..
Kconfig staging: sep: fix driver build and kconfig 2013-05-16 15:37:49 -07:00
Makefile
sep_crypto.c staging: delete non-required instances of include <linux/init.h> 2013-12-17 10:08:14 -08:00
sep_crypto.h staging: sep: reworked crypto layer 2012-02-10 10:09:58 -08:00
sep_dev.h staging: sep: reworked crypto layer 2012-02-10 10:09:58 -08:00
sep_driver_api.h staging "sep" Fix typos found while reading. 2012-06-12 11:14:33 -07:00
sep_driver_config.h staging: sep: Fix typo in printk within sep driver 2013-03-28 16:06:27 -07:00
sep_driver_hw_defs.h staging: sep: Add new PCI identifier 2012-02-10 10:09:56 -08:00
sep_main.c staging: delete non-required instances of include <linux/init.h> 2013-12-17 10:08:14 -08:00
sep_trace_events.h staging: sep: using strlcpy instead of strncpy 2013-03-11 09:15:32 -07:00
TODO