projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4dc99e
)
crypto: ccree - remove unused including <linux/version.h>
author
Tian Tao
<tiantao6@hisilicon.com>
Fri, 11 Dec 2020 01:42:47 +0000
(09:42 +0800)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Sat, 2 Jan 2021 21:41:35 +0000
(08:41 +1100)
Remove including <linux/version.h> that don't need it.
Signed-off-by: Tian Tao <tiantao6@hisilicon.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/ccree/cc_driver.h
patch
|
blob
|
history
diff --git
a/drivers/crypto/ccree/cc_driver.h
b/drivers/crypto/ccree/cc_driver.h
index 5f1d4602eb8f2daa6f106c67b15614c07a54fb24..f49579aa145297482d30a46a5615d9ee81da0f1e 100644
(file)
--- a/
drivers/crypto/ccree/cc_driver.h
+++ b/
drivers/crypto/ccree/cc_driver.h
@@
-23,7
+23,6
@@
#include <crypto/authenc.h>
#include <crypto/hash.h>
#include <crypto/skcipher.h>
-#include <linux/version.h>
#include <linux/clk.h>
#include <linux/platform_device.h>