aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorPaul Gortmaker <paul.gortmaker@windriver.com>2015-05-01 20:02:31 -0400
committerPaul Gortmaker <paul.gortmaker@windriver.com>2015-06-16 14:12:26 -0400
commit0bbad249a6a4934203b50d574f5d5f9f480b389e (patch)
treedf7c54cd9e5969bff116ff958378519df8a22dfc /crypto
parentdrivers/regulator: include <module.h> for modular max77802 code (diff)
downloadlinux-dev-0bbad249a6a4934203b50d574f5d5f9f480b389e.tar.xz
linux-dev-0bbad249a6a4934203b50d574f5d5f9f480b389e.zip
sh: mach-highlander/psw.c is tristate and should use module.h
This file is controlled by a tristate Kconfig option, and hence needs to include module.h so that it can get module_init() once we relocate it from init.h into module.h in the future. Note that module_exit() appears to be missing from the driver, so it is questionable whether it would actually work for a removal and reload cycle if it was configured for a modular build. Cc: Paul Mundt <lethal@linux-sh.org> Cc: linux-sh@vger.kernel.org Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions