lkml.org 
[lkml]   [2004]   [Feb]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
SubjectRe: PPC64 PowerMac G5 support available
From
Date

> Actually, there's another issue, which is that the default G5 config
> enables drivers/serial/pmac_zilog.c, which has a
>
> #include <asm/kgdb.h>
>
> in it that will cause the build to fail.

So here's the patch :)

===== drivers/serial/pmac_zilog.c 1.3 vs edited =====
--- 1.3/drivers/serial/pmac_zilog.c Thu Feb 12 15:50:41 2004
+++ edited/drivers/serial/pmac_zilog.c Thu Feb 12 18:14:00 2004
@@ -59,7 +59,6 @@
#include <asm/bitops.h>
#include <asm/machdep.h>
#include <asm/pmac_feature.h>
-#include <asm/kgdb.h>
#include <asm/dbdma.h>
#include <asm/macio.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:00    [W:0.041 / U:0.224 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site