diff options
author | Brijesh Singh <brijesh.singh@amd.com> | 2017-07-19 22:29:08 -0500 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2017-08-03 13:47:21 +0800 |
commit | 0876d16124d41b78f7fdbd96ad42b1d7b13fe620 (patch) | |
tree | b32fb4a24aeb7d8d0c62aae29e9f4b7931b2d9e1 /crypto/cast6_generic.c | |
parent | b66ad0b7aa92e62dc65b56f28cfeb93dbeb82f43 (diff) | |
download | blackbird-op-linux-0876d16124d41b78f7fdbd96ad42b1d7b13fe620.tar.gz blackbird-op-linux-0876d16124d41b78f7fdbd96ad42b1d7b13fe620.zip |
crypto: ccp - remove duplicate module version and author entry
commit 720419f01832 ("crypto: ccp - Introduce the AMD Secure Processor device")
moved the module registeration from ccp-dev.c to sp-dev.c but patch missed
removing the module version and author entry from ccp-dev.c.
It causes the below warning during boot when CONFIG_CRYPTO_DEV_SP_CCP=y
and CONFIG_CRYPTO_DEV_CCP_CRYPTO=y is set.
[ 0.187825] sysfs: cannot create duplicate filename '/module/ccp/version'
[ 0.187825] sysfs: cannot create duplicate filename '/module/ccp/version'
Cc: Tom Lendacky <thomas.lendacky@amd.com>
Cc: Gary R Hook <gary.hook@amd.com>
Cc: Herbert Xu <herbert@gondor.apana.org.au>
Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: Brijesh Singh <brijesh.singh@amd.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/cast6_generic.c')
0 files changed, 0 insertions, 0 deletions