local64.h: make <asm/local64.h> mandatory
[linux-2.6-microblaze.git] / fs / nfs / nfs4sysctl.c
index 0d91d84..c394e44 100644 (file)
@@ -32,7 +32,7 @@ static struct ctl_table nfs4_cb_sysctls[] = {
                .data = &nfs_idmap_cache_timeout,
                .maxlen = sizeof(int),
                .mode = 0644,
-               .proc_handler = proc_dointvec_jiffies,
+               .proc_handler = proc_dointvec,
        },
        { }
 };