[PATCH 63/82] remove linux/version.h from fs/9p

From: Olaf Hering
Date: Sun Jul 10 2005 - 18:08:44 EST



changing CONFIG_LOCALVERSION rebuilds too much, for no appearent reason.

Signed-off-by: Olaf Hering <olh@xxxxxxx>

fs/9p/vfs_file.c | 1 -
1 files changed, 1 deletion(-)

Index: linux-2.6.13-rc2-mm1/fs/9p/vfs_file.c
===================================================================
--- linux-2.6.13-rc2-mm1.orig/fs/9p/vfs_file.c
+++ linux-2.6.13-rc2-mm1/fs/9p/vfs_file.c
@@ -32,7 +32,6 @@
#include <linux/string.h>
#include <linux/smp_lock.h>
#include <linux/inet.h>
-#include <linux/version.h>
#include <linux/list.h>
#include <asm/uaccess.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/