changing CONFIG_LOCALVERSION rebuilds too much, for no appearent reason. Signed-off-by: Olaf Hering <[EMAIL PROTECTED]>
drivers/scsi/scsi_debug.c | 4 ---- 1 files changed, 4 deletions(-) Index: linux-2.6.13-rc2-mm1/drivers/scsi/scsi_debug.c =================================================================== --- linux-2.6.13-rc2-mm1.orig/drivers/scsi/scsi_debug.c +++ linux-2.6.13-rc2-mm1/drivers/scsi/scsi_debug.c @@ -48,10 +48,6 @@ #include <linux/stat.h> -#ifndef LINUX_VERSION_CODE -#include <linux/version.h> -#endif - #include "scsi_logging.h" #include "scsi_debug.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/

