summaryrefslogtreecommitdiffstats
path: root/ncr.c
diff options
context:
space:
mode:
Diffstat (limited to 'ncr.c')
-rw-r--r--ncr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ncr.c b/ncr.c
index cc9696b..1cbe215 100644
--- a/ncr.c
+++ b/ncr.c
@@ -27,8 +27,8 @@
#include <linux/mm.h>
#include <linux/highmem.h>
#include <linux/random.h>
+#include <linux/uaccess.h>
#include "cryptodev.h"
-#include <asm/uaccess.h>
#include <linux/scatterlist.h>
#include <linux/cred.h>
#include <linux/capability.h>