lkml.org 
[lkml]   [2005]   [Jul]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH 61/82] remove linux/version.h from drivers/video/intelfb/intelfb*

changing CONFIG_LOCALVERSION rebuilds too much, for no appearent reason.

Signed-off-by: Olaf Hering <olh@suse.de>

drivers/video/intelfb/intelfbdrv.c | 1 -
drivers/video/intelfb/intelfbhw.c | 1 -
2 files changed, 2 deletions(-)

Index: linux-2.6.13-rc2-mm1/drivers/video/intelfb/intelfbdrv.c
===================================================================
--- linux-2.6.13-rc2-mm1.orig/drivers/video/intelfb/intelfbdrv.c
+++ linux-2.6.13-rc2-mm1/drivers/video/intelfb/intelfbdrv.c
@@ -126,7 +126,6 @@
#include <linux/kd.h>
#include <linux/vt_kern.h>
#include <linux/pagemap.h>
-#include <linux/version.h>

#include <asm/io.h>

Index: linux-2.6.13-rc2-mm1/drivers/video/intelfb/intelfbhw.c
===================================================================
--- linux-2.6.13-rc2-mm1.orig/drivers/video/intelfb/intelfbhw.c
+++ linux-2.6.13-rc2-mm1/drivers/video/intelfb/intelfbhw.c
@@ -38,7 +38,6 @@
#include <linux/kd.h>
#include <linux/vt_kern.h>
#include <linux/pagemap.h>
-#include <linux/version.h>

#include <asm/io.h>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-07-11 01:35    [W:0.405 / U:0.920 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site