diff options
author | J. Bruce Fields <bfields@redhat.com> | 2011-08-26 17:22:06 -0400 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2011-08-31 11:50:11 -0400 |
commit | c152292f9ee7eb4ed30edc0bd5027a5beef5f5e8 (patch) | |
tree | 7914a4eb8101c2c28b63d726e5a740ddffc9f95f /include/linux/nfsd/Kbuild | |
parent | 3cc9fda40a427aeb176bab898edca4e9a3ada524 (diff) | |
download | linux-stable-c152292f9ee7eb4ed30edc0bd5027a5beef5f5e8.tar.gz linux-stable-c152292f9ee7eb4ed30edc0bd5027a5beef5f5e8.tar.bz2 linux-stable-c152292f9ee7eb4ed30edc0bd5027a5beef5f5e8.zip |
nfsd: remove include/linux/nfsd/syscall.h
We don't need this any more.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'include/linux/nfsd/Kbuild')
-rw-r--r-- | include/linux/nfsd/Kbuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/nfsd/Kbuild b/include/linux/nfsd/Kbuild index 0e528606d46f..b8d4001212b3 100644 --- a/include/linux/nfsd/Kbuild +++ b/include/linux/nfsd/Kbuild @@ -2,4 +2,3 @@ header-y += debug.h header-y += export.h header-y += nfsfh.h header-y += stats.h -header-y += syscall.h |