lkml.org 
[lkml]   [2003]   [Mar]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectPATCH: fix pcmcia __NO_VERSION__
diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.5.65/drivers/pcmcia/bulkmem.c linux-2.5.65-ac2/drivers/pcmcia/bulkmem.c
--- linux-2.5.65/drivers/pcmcia/bulkmem.c 2003-02-10 18:39:17.000000000 +0000
+++ linux-2.5.65-ac2/drivers/pcmcia/bulkmem.c 2003-03-14 00:52:15.000000000 +0000
@@ -31,8 +31,6 @@

======================================================================*/

-#define __NO_VERSION__
-
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/string.h>
diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.5.65/drivers/pcmcia/cardbus.c linux-2.5.65-ac2/drivers/pcmcia/cardbus.c
--- linux-2.5.65/drivers/pcmcia/cardbus.c 2003-03-06 17:04:28.000000000 +0000
+++ linux-2.5.65-ac2/drivers/pcmcia/cardbus.c 2003-03-14 00:52:15.000000000 +0000
@@ -46,8 +46,6 @@
*/


-#define __NO_VERSION__
-
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/string.h>
diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.5.65/drivers/pcmcia/cistpl.c linux-2.5.65-ac2/drivers/pcmcia/cistpl.c
--- linux-2.5.65/drivers/pcmcia/cistpl.c 2003-03-03 19:20:10.000000000 +0000
+++ linux-2.5.65-ac2/drivers/pcmcia/cistpl.c 2003-03-14 00:52:15.000000000 +0000
@@ -31,8 +31,6 @@

======================================================================*/

-#define __NO_VERSION__
-
#include <linux/config.h>
#include <linux/module.h>
#include <linux/kernel.h>
diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.5.65/drivers/pcmcia/rsrc_mgr.c linux-2.5.65-ac2/drivers/pcmcia/rsrc_mgr.c
--- linux-2.5.65/drivers/pcmcia/rsrc_mgr.c 2003-02-10 18:38:43.000000000 +0000
+++ linux-2.5.65-ac2/drivers/pcmcia/rsrc_mgr.c 2003-03-14 00:52:15.000000000 +0000
@@ -31,8 +31,6 @@

======================================================================*/

-#define __NO_VERSION__
-
#include <linux/config.h>
#include <linux/module.h>
#include <linux/init.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.023 / U:0.700 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site