forked from Minki/linux
885a947e5b
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> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
sep_crypto.c | ||
sep_crypto.h | ||
sep_dev.h | ||
sep_driver_api.h | ||
sep_driver_config.h | ||
sep_driver_hw_defs.h | ||
sep_main.c | ||
sep_trace_events.h | ||
TODO |