changing CONFIG_LOCALVERSION rebuilds too much, for no appearent reason. Signed-off-by: Olaf Hering <[EMAIL PROTECTED]>
drivers/pcmcia/au1000_pb1x00.c | 1 - drivers/pcmcia/au1000_xxs1500.c | 1 - 2 files changed, 2 deletions(-) Index: linux-2.6.13-rc2-mm1/drivers/pcmcia/au1000_pb1x00.c =================================================================== --- linux-2.6.13-rc2-mm1.orig/drivers/pcmcia/au1000_pb1x00.c +++ linux-2.6.13-rc2-mm1/drivers/pcmcia/au1000_pb1x00.c @@ -30,7 +30,6 @@ #include <linux/timer.h> #include <linux/mm.h> #include <linux/proc_fs.h> -#include <linux/version.h> #include <linux/types.h> #include <pcmcia/cs_types.h> Index: linux-2.6.13-rc2-mm1/drivers/pcmcia/au1000_xxs1500.c =================================================================== --- linux-2.6.13-rc2-mm1.orig/drivers/pcmcia/au1000_xxs1500.c +++ linux-2.6.13-rc2-mm1/drivers/pcmcia/au1000_xxs1500.c @@ -35,7 +35,6 @@ #include <linux/timer.h> #include <linux/mm.h> #include <linux/proc_fs.h> -#include <linux/version.h> #include <linux/types.h> #include <pcmcia/cs_types.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/

