changing CONFIG_LOCALVERSION rebuilds too much, for no appearent reason. Signed-off-by: Olaf Hering <[EMAIL PROTECTED]>
fs/configfs/symlink.c | 1 - 1 files changed, 1 deletion(-) Index: linux-2.6.13-rc2-mm1/fs/configfs/symlink.c =================================================================== --- linux-2.6.13-rc2-mm1.orig/fs/configfs/symlink.c +++ linux-2.6.13-rc2-mm1/fs/configfs/symlink.c @@ -24,7 +24,6 @@ * configfs Copyright (C) 2005 Oracle. All rights reserved. */ -#include <linux/version.h> #include <linux/fs.h> #include <linux/module.h> #include <linux/namei.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/

