[PATCH 23/82] remove linux/version.h from drivers/misc/hdpuftrs/

From: Olaf Hering
Date: Sun Jul 10 2005 - 16:13:33 EST



changing CONFIG_LOCALVERSION rebuilds too much, for no appearent reason.

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

drivers/misc/hdpuftrs/hdpu_cpustate.c | 1 -
drivers/misc/hdpuftrs/hdpu_nexus.c | 1 -
2 files changed, 2 deletions(-)

Index: linux-2.6.13-rc2-mm1/drivers/misc/hdpuftrs/hdpu_cpustate.c
===================================================================
--- linux-2.6.13-rc2-mm1.orig/drivers/misc/hdpuftrs/hdpu_cpustate.c
+++ linux-2.6.13-rc2-mm1/drivers/misc/hdpuftrs/hdpu_cpustate.c
@@ -14,7 +14,6 @@
*
*/

-#include <linux/version.h>
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/spinlock.h>
Index: linux-2.6.13-rc2-mm1/drivers/misc/hdpuftrs/hdpu_nexus.c
===================================================================
--- linux-2.6.13-rc2-mm1.orig/drivers/misc/hdpuftrs/hdpu_nexus.c
+++ linux-2.6.13-rc2-mm1/drivers/misc/hdpuftrs/hdpu_nexus.c
@@ -14,7 +14,6 @@
*
*/

-#include <linux/version.h>
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/proc_fs.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/