mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2026-01-06 19:24:52 +00:00
ixp4xx: fix ixp4xx_crypto build error
SVN-Revision: 31679
This commit is contained in:
parent
d7bb955e45
commit
4f6acae5f7
@ -0,0 +1,10 @@
|
||||
--- 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>
|
||||
Loading…
Reference in New Issue
Block a user