PATCH: fc4 doesnt need __NO_VERSION__ any more

Alan Cox (alan@lxorguk.ukuu.org.uk)
Fri, 21 Mar 2003 19:26:44 GMT


diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.5.65/drivers/fc4/fc_syms.c linux-2.5.65-ac2/drivers/fc4/fc_syms.c
--- linux-2.5.65/drivers/fc4/fc_syms.c 2003-02-10 18:38:50.000000000 +0000
+++ linux-2.5.65-ac2/drivers/fc4/fc_syms.c 2003-03-14 00:52:15.000000000 +0000
@@ -2,7 +2,6 @@
* We should not even be trying to compile this if we are not doing
* a module.
*/
-#define __NO_VERSION__
#include <linux/config.h>
#include <linux/module.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/