openwrtv3/target/linux/ixp4xx/patches-4.4/900-ixp4xx-crypto-include-module.h.patch
Ted Hess 2ce19c0c1f ixp4xx: Add support for 4.4 kernel, refresh patches
Signed-off-by: Ted Hess <thess@kitschensync.net>
2016-06-05 14:07:46 -04:00

10 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>