linux/3.3: fix crypto4xx build failure

SVN-Revision: 31394
v19.07.3_mercusys_ac12_duma
Gabor Juhos 12 years ago
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…
Cancel
Save