summaryrefslogtreecommitdiffstats
path: root/ncr-key-storage.c
diff options
context:
space:
mode:
Diffstat (limited to 'ncr-key-storage.c')
-rw-r--r--ncr-key-storage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ncr-key-storage.c b/ncr-key-storage.c
index c78dcee..fc6948f 100644
--- a/ncr-key-storage.c
+++ b/ncr-key-storage.c
@@ -25,8 +25,8 @@
#include <linux/ioctl.h>
#include <linux/mm.h>
#include <linux/slab.h>
+#include <linux/uaccess.h>
#include "cryptodev.h"
-#include <asm/uaccess.h>
#include <linux/scatterlist.h>
#include "ncr.h"
#include "ncr-int.h"