[PATCH 12/82] remove linux/version.h from drivers/char/mxser.c

From: Olaf Hering
Date: Sun Jul 10 2005 - 15:57:31 EST



changing CONFIG_LOCALVERSION rebuilds too much, for no appearent reason.


Signed-off-by: Olaf Hering <olh@xxxxxxx>

drivers/char/mxser.c | 1 -
1 files changed, 1 deletion(-)

Index: linux-2.6.13-rc2-mm1/drivers/char/mxser.c
===================================================================
--- linux-2.6.13-rc2-mm1.orig/drivers/char/mxser.c
+++ linux-2.6.13-rc2-mm1/drivers/char/mxser.c
@@ -38,7 +38,6 @@

#include <linux/config.h>
#include <linux/module.h>
-#include <linux/version.h>
#include <linux/autoconf.h>
#include <linux/errno.h>
#include <linux/signal.h>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/