[PATCH] 2.5.24 - drivers/net/tlan.c dma mapping 0/10

Francois Romieu (romieu@cogenit.fr)
Sun, 30 Jun 2002 17:18:40 +0200


- missing include and #error removal in order to compile.

--- linux-2.5.24/drivers/net/tlan.h Sun Jun 9 07:28:44 2002
+++ linux-2.5.24/drivers/net/tlan.h Sat Jun 29 21:59:54 2002
@@ -25,7 +25,7 @@
#include <asm/io.h>
#include <asm/types.h>
#include <linux/netdevice.h>
-
+#include <linux/tqueue.h>


/*****************************************************************
--- linux-2.5.24/drivers/net/tlan.c Sun Jun 9 07:27:29 2002
+++ linux-2.5.24/drivers/net/tlan.c Sat Jun 29 21:59:16 2002
@@ -166,8 +166,6 @@
* Thanks to Gunnar Eikman
*******************************************************************************/

-#error Please convert me to Documentation/DMA-mapping.txt
-
#include <linux/module.h>

#include "tlan.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/