m68k: don't redefine access functions if we have PCI
authorGreg Ungerer <gerg@linux-m68k.org>
Mon, 26 Mar 2018 02:35:18 +0000 (12:35 +1000)
committerGreg Ungerer <gerg@linux-m68k.org>
Sun, 27 May 2018 23:45:26 +0000 (09:45 +1000)
commitdf8f77dec74319794eff9a93d68ada7998b0d510
treec67d6c1b41b3ac411138e8539f3c4dba5448daee
parentde25cfcb6404a0370067bbadaf13122f15464459
m68k: don't redefine access functions if we have PCI

Some ColdFire platforms do have real PCI buses, so we should not be
re-defining or otherwise mangling the IO access functions for them.
So when CONFIG_PCI is true use the real io.h 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/include/asm/vga.h