[PATCH 28/82] remove linux/version.h from drivers/s390/net/claw.c

From: Olaf Hering
Date: Sun Jul 10 2005 - 16:27:17 EST



changing CONFIG_LOCALVERSION rebuilds too much, for no appearent reason.

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

drivers/s390/net/claw.c | 1 -
1 files changed, 1 deletion(-)

Index: linux-2.6.13-rc2-mm1/drivers/s390/net/claw.c
===================================================================
--- linux-2.6.13-rc2-mm1.orig/drivers/s390/net/claw.c
+++ linux-2.6.13-rc2-mm1/drivers/s390/net/claw.c
@@ -88,7 +88,6 @@
#include <linux/tcp.h>
#include <linux/timer.h>
#include <linux/types.h>
-#include <linux/version.h>

#include "cu3088.h"
#include "claw.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/