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

Signed-Off-By: David Howells <[EMAIL PROTECTED]>
---

 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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to