lkml.org 
[lkml]   [2003]   [Apr]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectPATCH: remove version.h's
diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.5.67/sound/core/memory_wrapper.c linux-2.5.67-ac1/sound/core/memory_wrapper.c
--- linux-2.5.67/sound/core/memory_wrapper.c 2003-03-26 20:00:02.000000000 +0000
+++ linux-2.5.67-ac1/sound/core/memory_wrapper.c 2003-04-03 23:52:57.000000000 +0100
@@ -19,7 +19,6 @@
*/

#include <linux/config.h>
-#include <linux/version.h>
#include <linux/pci.h>
#include <sound/memalloc.h>

diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.5.67/sound/core/sgbuf.c linux-2.5.67-ac1/sound/core/sgbuf.c
--- linux-2.5.67/sound/core/sgbuf.c 2003-03-26 20:00:02.000000000 +0000
+++ linux-2.5.67-ac1/sound/core/sgbuf.c 2003-04-03 23:52:57.000000000 +0100
@@ -20,7 +20,6 @@
*/

#include <linux/config.h>
-#include <linux/version.h>
#include <linux/pci.h>
#include <linux/slab.h>
#include <linux/vmalloc.h>
diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.5.67/sound/core/wrappers.c linux-2.5.67-ac1/sound/core/wrappers.c
--- linux-2.5.67/sound/core/wrappers.c 2003-03-26 20:00:02.000000000 +0000
+++ linux-2.5.67-ac1/sound/core/wrappers.c 2003-04-03 23:52:57.000000000 +0100
@@ -19,7 +19,6 @@
*
*/

-#include <linux/version.h>
#include <linux/config.h>
#include <linux/module.h>
#include <linux/slab.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-03-22 13:34    [W:0.019 / U:0.064 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site