lkml.org 
[lkml]   [2004]   [Mar]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] H8/300 support update (2/4) - fix build error
- add asm/dma-mapping.h
- add CONFIG_PCI

--
Yoshinori Sato
<ysato@users.sourceforge.jp>

diff -Nru -X .exclude-diff linux-2.6.4/arch/h8300/Kconfig linux-2.6.4-h8300/arch/h8300/Kconfig
--- linux-2.6.4/arch/h8300/Kconfig 2004-03-14 18:17:37.000000000 +0900
+++ linux-2.6.4-h8300/arch/h8300/Kconfig 2004-03-03 21:10:41.000000000 +0900
@@ -37,6 +37,10 @@
bool
default y

+config PCI
+ bool
+ default n
+
source "init/Kconfig"

menu "Processor type and features"
diff -Nru -X .exclude-diff linux-2.6.4/include/asm-h8300/dma-mapping.h linux-2.6.4-h8300/include/asm-h8300/dma-mapping.h
--- linux-2.6.4/include/asm-h8300/dma-mapping.h 1970-01-01 09:00:00.000000000 +0900
+++ linux-2.6.4-h8300/include/asm-h8300/dma-mapping.h 2004-03-03 21:12:33.000000000 +0900
@@ -0,0 +1 @@
+#include <asm-generic/dma-mapping-broken.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:01    [W:0.038 / U:0.964 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site