lkml.org 
[lkml]   [2003]   [Feb]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
SubjectPATCH: new drivers needing mca-legacy for now
Date
From
diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.5.60-ref/drivers/net/depca.c linux-2.5.60-ac1/drivers/net/depca.c
--- linux-2.5.60-ref/drivers/net/depca.c 2003-02-14 21:21:27.000000000 +0000
+++ linux-2.5.60-ac1/drivers/net/depca.c 2003-02-14 19:37:27.000000000 +0000
@@ -252,6 +252,7 @@
#include <linux/types.h>
#include <linux/unistd.h>
#include <linux/ctype.h>
+#include <linux/mca-legacy.h>

#include <asm/uaccess.h>
#include <asm/bitops.h>
diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.5.60-ref/drivers/net/eexpress.c linux-2.5.60-ac1/drivers/net/eexpress.c
--- linux-2.5.60-ref/drivers/net/eexpress.c 2003-02-14 21:21:26.000000000 +0000
+++ linux-2.5.60-ac1/drivers/net/eexpress.c 2003-02-14 19:36:46.000000000 +0000
@@ -114,6 +114,7 @@
#include <linux/skbuff.h>
#include <linux/slab.h>
#include <linux/mca.h>
+#include <linux/mca-legacy.h>
#include <linux/spinlock.h>

#include <asm/system.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/
\
 
 \ /
  Last update: 2005-03-22 13:33    [W:0.018 / U:1.096 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site