PATCH: Remove NO_VERSION from S390x exec32

Alan Cox (alan@hraefn.swansea.linux.org.uk)
Fri, 21 Mar 2003 18:41:02 GMT


diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.5.65/arch/s390x/kernel/exec32.c linux-2.5.65-ac2/arch/s390x/kernel/exec32.c
--- linux-2.5.65/arch/s390x/kernel/exec32.c 2003-03-06 17:04:25.000000000 +0000
+++ linux-2.5.65-ac2/arch/s390x/kernel/exec32.c 2003-03-14 00:52:15.000000000 +0000
@@ -21,7 +21,6 @@
#include <linux/highmem.h>
#include <linux/spinlock.h>
#include <linux/binfmts.h>
-#define __NO_VERSION__
#include <linux/module.h>

#include <asm/uaccess.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/