VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   33 Branches   57 Tags
author: NeilBrown <neilb@suse.de> 2011-06-21 15:27:43 +1000 committer: J. Bruce Fields <bfields@redhat.com> 2011-07-15 18:58:42 -0400 commit: 49b28684fdba2c84a3b8e54aaa0faa9ce2e4f140 parent: 094b5d74f4005ae1cc90688f2c814e00937809a8
Commit Summary:
nfsd: Remove deprecated nfsctl system call and related code.
Diffstat:
1 file changed, 0 insertions, 1 deletion
diff --git a/fs/Makefile b/fs/Makefile
index fb68c2b8cf8a..afc109691a9b 100644
--- a/fs/Makefile
+++ b/fs/Makefile
@@ -29,7 +29,6 @@ obj-$(CONFIG_EVENTFD)		+= eventfd.o
 obj-$(CONFIG_AIO)               += aio.o
 obj-$(CONFIG_FILE_LOCKING)      += locks.o
 obj-$(CONFIG_COMPAT)		+= compat.o compat_ioctl.o
-obj-$(CONFIG_NFSD_DEPRECATED)	+= nfsctl.o
 obj-$(CONFIG_BINFMT_AOUT)	+= binfmt_aout.o
 obj-$(CONFIG_BINFMT_EM86)	+= binfmt_em86.o
 obj-$(CONFIG_BINFMT_MISC)	+= binfmt_misc.o