m68k: remove old ColdFire IO access support code
authorGreg Ungerer <gerg@linux-m68k.org>
Sun, 25 Mar 2018 12:50:00 +0000 (22:50 +1000)
committerGreg Ungerer <gerg@linux-m68k.org>
Sun, 27 May 2018 23:45:26 +0000 (09:45 +1000)
commitde25cfcb6404a0370067bbadaf13122f15464459
treed9431de4bb9f21cce125daea8fb40ddac303ce78
parentdfbc5cb39928c872c299f4718674e3f1215b07ae
m68k: remove old ColdFire IO access support code

All the ColdFire IO access support code has been moved to io_no.h.
This means that all ColdFire support is at least now consistent no
matter whether the MMU is enabled or not for them.

Now that io_mm.h has reverted to only support the traditional m68k MMU
enabled processors we can remove the ColdFire specific definitions.

We can also remove the old ColdFire PCI bus IO access functions.
The new io_no.h uses asm-generic/io.h to provide all the basic support.

Signed-off-by: Greg Ungerer <gerg@linux-m68k.org>
Reviewed-by: Angelo Dureghello <angelo@sysam.it>
Tested-by: Angelo Dureghello <angelo@sysam.it>
arch/m68k/coldfire/pci.c
arch/m68k/include/asm/io_mm.h