diff --git a/[refs] b/[refs] index 429b6ea0b009..d30cbb275229 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0aa05887af728b058af91197f0ae9b3ae63dd74a +refs/heads/master: b0706ca415b188ed58788420de4d5c9972b2afb2 diff --git a/trunk/fs/nfs/sysctl.c b/trunk/fs/nfs/sysctl.c index 70e1fbbaaeab..ad4d2e787b20 100644 --- a/trunk/fs/nfs/sysctl.c +++ b/trunk/fs/nfs/sysctl.c @@ -15,8 +15,10 @@ #include "callback.h" +#ifdef CONFIG_NFS_V4 static const int nfs_set_port_min = 0; static const int nfs_set_port_max = 65535; +#endif static struct ctl_table_header *nfs_callback_sysctl_table; static ctl_table nfs_cb_sysctls[] = {