linux/3.3: fix crypto4xx build failure
SVN-Revision: 31394
This commit is contained in:
parent
47ea827dce
commit
1ffcaae700
@ -0,0 +1,10 @@
|
||||
--- a/drivers/crypto/amcc/crypto4xx_core.c
|
||||
+++ b/drivers/crypto/amcc/crypto4xx_core.c
|
||||
@@ -19,6 +19,7 @@
|
||||
*/
|
||||
|
||||
#include <linux/kernel.h>
|
||||
+#include <linux/module.h>
|
||||
#include <linux/interrupt.h>
|
||||
#include <linux/spinlock_types.h>
|
||||
#include <linux/random.h>
|
Loading…
Reference in New Issue
Block a user