[PATCH 56/82] remove linux/version.h from drivers/serial/jsm/jsm.h

From: Olaf Hering
Date: Sun Jul 10 2005 - 18:56:24 EST



changing CONFIG_LOCALVERSION rebuilds too much, for no appearent reason.

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

drivers/serial/jsm/jsm.h | 1 -
1 files changed, 1 deletion(-)

Index: linux-2.6.13-rc2-mm1/drivers/serial/jsm/jsm.h
===================================================================
--- linux-2.6.13-rc2-mm1.orig/drivers/serial/jsm/jsm.h
+++ linux-2.6.13-rc2-mm1/drivers/serial/jsm/jsm.h
@@ -28,7 +28,6 @@
#define __JSM_DRIVER_H

#include <linux/kernel.h>
-#include <linux/version.h>
#include <linux/types.h> /* To pick up the varions Linux types */
#include <linux/tty.h>
#include <linux/serial_core.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/