Skip to content
Snippets Groups Projects
Commit f87623f9 authored by Felix Fietkau's avatar Felix Fietkau
Browse files

fix ocf compile error

SVN-Revision: 12118
parent 4da8ae9f
No related branches found
No related tags found
No related merge requests found
--- a/crypto/ocf/cryptosoft.c
+++ b/crypto/ocf/cryptosoft.c
@@ -47,7 +47,7 @@
#include <linux/mm.h>
#include <linux/skbuff.h>
#include <linux/random.h>
-#include <asm/scatterlist.h>
+#include <linux/scatterlist.h>
#include <cryptodev.h>
#include <uio.h>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment