projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8b2fa4
)
crypto: nx - drop duplicate header types.h
author
Geliang Tang
<geliangtang@gmail.com>
Fri, 11 Nov 2016 12:50:38 +0000
(20:50 +0800)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Thu, 17 Nov 2016 15:34:55 +0000
(23:34 +0800)
Drop duplicate header types.h from nx.c.
Signed-off-by: Geliang Tang <geliangtang@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/nx/nx.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/crypto/nx/nx.c
b/drivers/crypto/nx/nx.c
index 42f0f229f7f776785b03bb1d4b80f7505dcd0502..036057abb25723cb82cddfcd96ea5119bb2e3eee 100644
(file)
--- a/
drivers/crypto/nx/nx.c
+++ b/
drivers/crypto/nx/nx.c
@@
-32,7
+32,6
@@
#include <linux/scatterlist.h>
#include <linux/device.h>
#include <linux/of.h>
-#include <linux/types.h>
#include <asm/hvcall.h>
#include <asm/vio.h>