projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
bcm63xx: add driver for the internal hw trng on bcm6368
[openwrt.git]
/
target
/
linux
/
generic
/
patches-3.2
/
322-ppc4xx-crypto-compile-fix.patch
1
--- a/drivers/crypto/amcc/crypto4xx_core.c
2
+++ b/drivers/crypto/amcc/crypto4xx_core.c
3
@@ -19,6 +19,7 @@
4
*/
5
6
#include <linux/kernel.h>
7
+#include <linux/module.h>
8
#include <linux/interrupt.h>
9
#include <linux/spinlock_types.h>
10
#include <linux/random.h>
This page took
0.04586 seconds
and
5
git commands to generate.