m68k: add IO access definitions to support PCI on ColdFire platforms
authorGreg Ungerer <gerg@uclinux.org>
Thu, 28 Jun 2012 14:03:27 +0000 (00:03 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Tue, 17 Jul 2012 05:49:43 +0000 (15:49 +1000)
Define the usual memory access functions (readb/writeb/...) and I/O space
functions (inb/outb/...) for PCI bus support on ColdFire CPU based platforms.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>

No differences found