From: Boaz Harrosh Date: Thu, 3 Dec 2009 18:29:27 +0000 (+0200) Subject: compat.c: Remove dependence on nfsd private headers X-Git-Tag: v2.6.33-rc1~57^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=370d560017c9c269a1351ba19e91b206bd5816c8;p=pandora-kernel.git compat.c: Remove dependence on nfsd private headers Two nfsd related headers where included but never actually used. The linux/nfsd/nfsd.h file will eventually be moved to fs/nfsd directory as it is only needed by nfsd itself. There are 3 more compat.c files in the Kernel at other ARCHs that wrongly #include nfsd headers. Once these are fixed the headers can be moved. Signed-off-by: Boaz Harrosh Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed