uboot-lantiq: fix boot of images larger than 8MB
[openwrt/openwrt.git] / target / linux / ixp4xx / patches-3.18 / 900-ixp4xx-crypto-include-module.h.patch
1 --- a/drivers/crypto/ixp4xx_crypto.c
2 +++ b/drivers/crypto/ixp4xx_crypto.c
3 @@ -14,6 +14,7 @@
4 #include <linux/dmapool.h>
5 #include <linux/crypto.h>
6 #include <linux/kernel.h>
7 +#include <linux/module.h>
8 #include <linux/rtnetlink.h>
9 #include <linux/interrupt.h>
10 #include <linux/spinlock.h>