From mboxrd@z Thu Jan 1 00:00:00 1970 From: Boaz Harrosh Subject: [PATCH 2/5] sparc: remove unused nfsd #includes Date: Tue, 24 Nov 2009 20:01:00 +0200 Message-ID: <4B0C1F5C.9090903@panasas.com> References: <4B0C1EB7.50508@panasas.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 To: "J. Bruce Fields" , Linux Kernel , linux-parisc , sparclinux , linux-s Return-path: In-Reply-To: <4B0C1EB7.50508-C4P08NqkoRlBDgjK7y7TUQ@public.gmane.org> List-ID: List-Id: linux-parisc.vger.kernel.org Some unused includes removed. In an effort to cleanup nfsd headers and move private definitions to source directory. Signed-off-by: Boaz Harrosh --- arch/sparc/kernel/sys_sparc32.c | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/arch/sparc/kernel/sys_sparc32.c b/arch/sparc/kernel/sys_sparc32.c index 04e28b2..0a68fdf 100644 --- a/arch/sparc/kernel/sys_sparc32.c +++ b/arch/sparc/kernel/sys_sparc32.c @@ -26,11 +26,6 @@ #include #include #include -#include -#include -#include -#include -#include #include #include #include -- 1.6.5.2 -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html