提交 76583cff 编写于 作者: D David Howells

MN10300: Use asm-generic/pci_iomap.h

The declarations from MN10300's pci_iomap() was removed by commit
34f1bdee but asm-generic/pci_iomap.h wasn't
then #included from asm/io.h.
Signed-off-by: NDavid Howells <dhowells@redhat.com>
上级 0c6e686c
......@@ -14,6 +14,7 @@
#include <asm/page.h> /* I/O is all done through memory accesses */
#include <asm/cpu-regs.h>
#include <asm/cacheflush.h>
#include <asm-generic/pci_iomap.h>
#define mmiowb() do {} while (0)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册