1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-22 07:31:37 +02:00
openwrt/target/linux/ixp4xx/patches-3.18/900-ixp4xx-crypto-include-module.h.patch
John Crispin ed84ceaa02 ixp4xx: add v3.18 support
Signed-off-by: Your Name <blogic@openwrt.org>

SVN-Revision: 44363
2015-02-09 14:24:00 +00:00

11 lines
290 B
Diff

--- a/drivers/crypto/ixp4xx_crypto.c
+++ b/drivers/crypto/ixp4xx_crypto.c
@@ -14,6 +14,7 @@
#include <linux/dmapool.h>
#include <linux/crypto.h>
#include <linux/kernel.h>
+#include <linux/module.h>
#include <linux/rtnetlink.h>
#include <linux/interrupt.h>
#include <linux/spinlock.h>