diff options
author | Paul Gortmaker <paul.gortmaker@windriver.com> | 2015-05-01 21:29:53 -0400 |
---|---|---|
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | 2015-06-16 14:12:26 -0400 |
commit | 88775588b71d28a9020a7faa4ad95bbf76d8bb45 (patch) | |
tree | 62bde20e93b10d470030d6ef60c4a9f61c2ec287 /virt/kvm | |
parent | 0bbad249a6a4934203b50d574f5d5f9f480b389e (diff) | |
download | op-kernel-dev-88775588b71d28a9020a7faa4ad95bbf76d8bb45.zip op-kernel-dev-88775588b71d28a9020a7faa4ad95bbf76d8bb45.tar.gz |
crypto/asymmetric_keys: pkcs7_key_type needs module.h
This driver builds off of the tristate CONFIG_PKCS7_TEST_KEY and calls
module_init and module_exit. So it should explicitly include module.h
to avoid compile breakage during header shuffles done in the future.
Cc: Herbert Xu <herbert@gondor.apana.org.au>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: linux-crypto@vger.kernel.org
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Diffstat (limited to 'virt/kvm')
0 files changed, 0 insertions, 0 deletions