projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3741bbb
)
crypto: skcipher - remove unused header cpumask.h
author
Geliang Tang
<geliangtang@gmail.com>
Thu, 2 Jun 2016 05:48:38 +0000
(13:48 +0800)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Tue, 7 Jun 2016 10:41:53 +0000
(18:41 +0800)
Remove unused header cpumask.h from crypto/ablkcipher.c.
Signed-off-by: Geliang Tang <geliangtang@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/ablkcipher.c
patch
|
blob
|
history
diff --git
a/crypto/ablkcipher.c
b/crypto/ablkcipher.c
index
e5b5721
..
6b80516
100644
(file)
--- a/
crypto/ablkcipher.c
+++ b/
crypto/ablkcipher.c
@@
-14,7
+14,6
@@
*/
#include <crypto/internal/skcipher.h>
-#include <linux/cpumask.h>
#include <linux/err.h>
#include <linux/kernel.h>
#include <linux/rtnetlink.h>