m68k: common PCI support definitions and code
commite93a6bbeb5a5f473293dd62f92903f89ec8004aa
authorGreg Ungerer <gerg@uclinux.org>
Mon, 28 Nov 2011 06:32:49 +0000 (28 16:32 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Tue, 17 Jul 2012 05:49:41 +0000 (17 15:49 +1000)
tree5be3fceebccdcdbe387ae465651aa43b28a80491
parentd2661c621525956dfdd1e66e1e4fd94b7e4b6ed5
m68k: common PCI support definitions and code

Basic set of definitions and support code required to turn on CONFIG_PCI
for the m68k architecture. Nothing specific to any PCI implementation in
any m68k class CPU hardware yet.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/include/asm/dma.h
arch/m68k/include/asm/io_mm.h
arch/m68k/include/asm/pci.h
arch/m68k/kernel/Makefile
arch/m68k/kernel/pcibios.c [new file with mode: 0644]