[2.5 patch] kill 3 occurences of __NO_VERSION__

From: Adrian Bunk (bunk@fs.tum.de)
Date: Sun Jun 08 2003 - 18:26:11 EST


__NO_VERSION__ is obsolete for a long time.

The patch below removes 3 occurences that went into the tree recently.

cu
Adrian

--- linux-2.5.70-mm6/drivers/char/drm/gamma_lists.h.old 2003-06-09 01:21:40.000000000 +0200
+++ linux-2.5.70-mm6/drivers/char/drm/gamma_lists.h 2003-06-09 01:21:57.000000000 +0200
@@ -29,7 +29,6 @@
  * Gareth Hughes <gareth@valinux.com>
  */
 
-#define __NO_VERSION__
 #include "drmP.h"
 
 
--- linux-2.5.70-mm6/drivers/mtd/inftlmount.c.old 2003-06-09 01:22:19.000000000 +0200
+++ linux-2.5.70-mm6/drivers/mtd/inftlmount.c 2003-06-09 01:22:33.000000000 +0200
@@ -25,7 +25,6 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  */
 
-#define __NO_VERSION__
 #include <linux/kernel.h>
 #include <linux/module.h>
 #include <asm/errno.h>
--- linux-2.5.70-mm6/fs/intermezzo/fileset.c.old 2003-06-09 01:23:02.000000000 +0200
+++ linux-2.5.70-mm6/fs/intermezzo/fileset.c 2003-06-09 01:23:12.000000000 +0200
@@ -22,8 +22,6 @@
  *
  */
 
-#define __NO_VERSION__
-
 #include <asm/bitops.h>
 #include <asm/uaccess.h>
 #include <asm/system.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/



This archive was generated by hypermail 2b29 : Sun Jun 15 2003 - 22:00:19 EST