changing CONFIG_LOCALVERSION rebuilds too much, for no appearent reason. Signed-off-by: Olaf Hering <olh@xxxxxxx> drivers/scsi/sg.c | 4 ---- 1 files changed, 4 deletions(-) Index: linux-2.6.13-rc2-mm1/drivers/scsi/sg.c =================================================================== --- linux-2.6.13-rc2-mm1.orig/drivers/scsi/sg.c +++ linux-2.6.13-rc2-mm1/drivers/scsi/sg.c @@ -67,10 +67,6 @@ static int sg_proc_init(void); static void sg_proc_cleanup(void); #endif -#ifndef LINUX_VERSION_CODE -#include <linux/version.h> -#endif /* LINUX_VERSION_CODE */ - #define SG_ALLOW_DIO_DEF 0 #define SG_ALLOW_DIO_CODE /* compile out by commenting this define */ - : send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html