[PATCH 26/19] CacheFiles: Don't include linux/proc_fs.h

From: David Howells
Date: Fri Nov 17 2006 - 05:04:16 EST



Don't include linux/proc_fs.h anymore as we no longer use procfs.

Signed-Off-By: David Howells <dhowells@xxxxxxxxxx>
---

fs/cachefiles/cf-bind.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/fs/cachefiles/cf-bind.c b/fs/cachefiles/cf-bind.c
index 0c055a9..2c22d35 100644
--- a/fs/cachefiles/cf-bind.c
+++ b/fs/cachefiles/cf-bind.c
@@ -20,7 +20,6 @@ #include <linux/namei.h>
#include <linux/mount.h>
#include <linux/namespace.h>
#include <linux/statfs.h>
-#include <linux/proc_fs.h>
#include <linux/ctype.h>
#include "internal.h"

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/