lkml.org 
[lkml]   [2004]   [Sep]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: 2.6.9-rc1-mm3
On Fri, 3 Sep 2004, Christoph Hellwig wrote:

> On Fri, Sep 03, 2004 at 01:48:11AM -0700, Andrew Morton wrote:
> >
> > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.9-rc1/2.6.9-rc1-mm3/
> >
> > - Added the m32r architecture. Haven't looked at it yet.
>
> Just from looking at the diffstat and not actual code: the actual code:
>
> - it adds new drivers under arch/m32r instead of drivers/

Lucky you didn't look ;)

diff -puN /dev/null arch/m32r/drivers/8390.c
--- /dev/null Thu Apr 11 07:25:15 2002
+++ 25-akpm/arch/m32r/drivers/8390.c Wed Sep 1 15:02:27 2004
@@ -0,0 +1 @@
+#include "../../../drivers/net/8390.c"
diff -puN /dev/null arch/m32r/drivers/8390.h
--- /dev/null Thu Apr 11 07:25:15 2002
+++ 25-akpm/arch/m32r/drivers/8390.h Wed Sep 1 15:02:27 2004
@@ -0,0 +1 @@
+#include "../../../drivers/net/8390.h"
diff -puN /dev/null arch/m32r/drivers/cs_internal.h
--- /dev/null Thu Apr 11 07:25:15 2002
+++ 25-akpm/arch/m32r/drivers/cs_internal.h Wed Sep 1 15:02:27 2004
@@ -0,0 +1,2 @@
+#include "../../../drivers/pcmcia/cs_internal.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 14:05    [W:0.292 / U:0.264 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site