changing CONFIG_LOCALVERSION rebuilds too much, for no appearent reason. Signed-off-by: Olaf Hering <[EMAIL PROTECTED]>
drivers/char/viocons.c | 1 - 1 files changed, 1 deletion(-) Index: linux-2.6.13-rc2-mm1/drivers/char/viocons.c =================================================================== --- linux-2.6.13-rc2-mm1.orig/drivers/char/viocons.c +++ linux-2.6.13-rc2-mm1/drivers/char/viocons.c @@ -26,7 +26,6 @@ * Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include <linux/config.h> -#include <linux/version.h> #include <linux/kernel.h> #include <linux/proc_fs.h> #include <linux/errno.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/