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 81e3fa3..615b29d 100644
--- a/ncr.c
+++ b/ncr.c
@@ -116,7 +116,7 @@ struct ncr_master_key_st st;
return 0;
}
-int
+long
ncr_ioctl(struct ncr_lists *lst, unsigned int cmd, unsigned long arg_)
{
void __user *arg = (void __user *)arg_;