Commit 197170b1 authored by Yoshinori Sato's avatar Yoshinori Sato Committed by Linus Torvalds

[PATCH] H8/300: fix build error

- add asm/dma-mapping.h
- add CONFIG_PCI
parent e52a177e
...@@ -37,6 +37,10 @@ config ISA ...@@ -37,6 +37,10 @@ config ISA
bool bool
default y default y
config PCI
bool
default n
source "init/Kconfig" source "init/Kconfig"
menu "Processor type and features" menu "Processor type and features"
......
#include <asm-generic/dma-mapping-broken.h>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment