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:
cde0e2c
)
[CRYPTO] hifn: Remove duplicated include
author
Huang Weiyi
<weiyi.huang@gmail.com>
Thu, 15 May 2008 06:29:46 +0000
(14:29 +0800)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Thu, 10 Jul 2008 12:35:14 +0000
(20:35 +0800)
Removed duplicated include file <linux/interrupt.h>.
Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/hifn_795x.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/crypto/hifn_795x.c
b/drivers/crypto/hifn_795x.c
index 459d283b94c56d9814c84ea4f6217d1dd1f7bd63..d0f71a1c1a4b538c5b3fa8a0c957b3c203585d25 100644
(file)
--- a/
drivers/crypto/hifn_795x.c
+++ b/
drivers/crypto/hifn_795x.c
@@
-29,7
+29,6
@@
#include <linux/dma-mapping.h>
#include <linux/scatterlist.h>
#include <linux/highmem.h>
-#include <linux/interrupt.h>
#include <linux/crypto.h>
#include <linux/hw_random.h>
#include <linux/ktime.h>