PATCH: remove __NO_VERSION__ from jffs

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Fri Mar 21 2003 - 14:52:48 EST


diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.5.65/fs/jffs/intrep.c linux-2.5.65-ac2/fs/jffs/intrep.c
--- linux-2.5.65/fs/jffs/intrep.c 2003-02-15 03:39:32.000000000 +0000
+++ linux-2.5.65-ac2/fs/jffs/intrep.c 2003-03-14 00:52:26.000000000 +0000
@@ -55,7 +55,6 @@
  *
  */
 
-#define __NO_VERSION__
 #include <linux/config.h>
 #include <linux/types.h>
 #include <linux/slab.h>
diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.5.65/fs/jffs/jffs_fm.c linux-2.5.65-ac2/fs/jffs/jffs_fm.c
--- linux-2.5.65/fs/jffs/jffs_fm.c 2003-02-10 18:38:42.000000000 +0000
+++ linux-2.5.65-ac2/fs/jffs/jffs_fm.c 2003-03-14 00:52:26.000000000 +0000
@@ -16,7 +16,6 @@
  * Copyright (C) 2000 Alexander Larsson (alex@cendio.se), Cendio Systems AB
  *
  */
-#define __NO_VERSION__
 #include <linux/slab.h>
 #include <linux/blkdev.h>
 #include <linux/jffs.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 Mar 23 2003 - 22:00:37 EST