[PATCH 64/82] remove linux/version.h from fs/adfs/adfs.h

From: Olaf Hering
Date: Sun Jul 10 2005 - 17:59:08 EST



changing CONFIG_LOCALVERSION rebuilds too much, for no appearent reason.

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

fs/adfs/adfs.h | 1 -
1 files changed, 1 deletion(-)

Index: linux-2.6.13-rc2-mm1/fs/adfs/adfs.h
===================================================================
--- linux-2.6.13-rc2-mm1.orig/fs/adfs/adfs.h
+++ linux-2.6.13-rc2-mm1/fs/adfs/adfs.h
@@ -12,7 +12,6 @@
#define ADFS_NDA_PUBLIC_READ (1 << 5)
#define ADFS_NDA_PUBLIC_WRITE (1 << 6)

-#include <linux/version.h>
#include "dir_f.h"

struct buffer_head;
-
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/