PATCH: pnpbios doesnt want __NO_VERSION__

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


diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.5.65/drivers/pnp/pnpbios/proc.c linux-2.5.65-ac2/drivers/pnp/pnpbios/proc.c
--- linux-2.5.65/drivers/pnp/pnpbios/proc.c 2003-02-10 18:38:54.000000000 +0000
+++ linux-2.5.65-ac2/drivers/pnp/pnpbios/proc.c 2003-03-14 00:52:26.000000000 +0000
@@ -19,7 +19,6 @@
*/

//#include <pcmcia/config.h>
-#define __NO_VERSION__
//#include <pcmcia/k_compat.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/