From 038b0a6d8d32db934bba6a24e74e76e4e327a94f Mon Sep 17 00:00:00 2001 From: Dave Jones Date: Wed, 4 Oct 2006 03:38:54 -0400 Subject: Remove all inclusions of kbuild explicitly includes this at build time. Signed-off-by: Dave Jones --- fs/isofs/namei.c | 1 - fs/nfs/client.c | 1 - fs/nfs/getroot.c | 1 - fs/nfs/namespace.c | 2 -- fs/nfs/nfs4namespace.c | 2 -- fs/nfs/nfsroot.c | 1 - fs/nfs/super.c | 1 - fs/reiserfs/file.c | 1 - 8 files changed, 10 deletions(-) (limited to 'fs') diff --git a/fs/isofs/namei.c b/fs/isofs/namei.c index e7ba0c3..c04b3a1 100644 --- a/fs/isofs/namei.c +++ b/fs/isofs/namei.c @@ -6,7 +6,6 @@ * (C) 1991 Linus Torvalds - minix filesystem */ -#include /* Joliet? */ #include #include "isofs.h" diff --git a/fs/nfs/client.c b/fs/nfs/client.c index 8106f3b..6e4e48c 100644 --- a/fs/nfs/client.c +++ b/fs/nfs/client.c @@ -10,7 +10,6 @@ */ -#include #include #include diff --git a/fs/nfs/getroot.c b/fs/nfs/getroot.c index 76b08ae..20c6f39 100644 --- a/fs/nfs/getroot.c +++ b/fs/nfs/getroot.c @@ -9,7 +9,6 @@ * 2 of the License, or (at your option) any later version. */ -#include #include #include diff --git a/fs/nfs/namespace.c b/fs/nfs/namespace.c index 6040864..ec1114b 100644 --- a/fs/nfs/namespace.c +++ b/fs/nfs/namespace.c @@ -7,8 +7,6 @@ * NFS namespace */ -#include - #include #include #include diff --git a/fs/nfs/nfs4namespace.c b/fs/nfs/nfs4namespace.c index 24e47f3..b872779 100644 --- a/fs/nfs/nfs4namespace.c +++ b/fs/nfs/nfs4namespace.c @@ -7,8 +7,6 @@ * NFSv4 namespace */ -#include - #include #include #include diff --git a/fs/nfs/nfsroot.c b/fs/nfs/nfsroot.c index 1d656a6..8dfefe4 100644 --- a/fs/nfs/nfsroot.c +++ b/fs/nfs/nfsroot.c @@ -69,7 +69,6 @@ * Fabian Frederick: Option parser rebuilt (using parser lib) */ -#include #include #include #include diff --git a/fs/nfs/super.c b/fs/nfs/super.c index e8d4003..28659a9 100644 --- a/fs/nfs/super.c +++ b/fs/nfs/super.c @@ -20,7 +20,6 @@ * of another (see nfs_lookup()) */ -#include #include #include diff --git a/fs/reiserfs/file.c b/fs/reiserfs/file.c index c093642..b67ce935 100644 --- a/fs/reiserfs/file.c +++ b/fs/reiserfs/file.c @@ -2,7 +2,6 @@ * Copyright 2000 by Hans Reiser, licensing governed by reiserfs/README */ -#include #include #include #include -- cgit v1.1