Greg Ungerer d97cf70af0 m68k: use asm-generic/io.h for non-MMU io access functions
There is nothing really special about the non-MMU m68k IO access functions.
So we can easily switch to using the asm-generic/io.h functions.

The only thing we do need to handle is that historically the m68k IO access
functions for readw/readl/writew/writel use native CPU endian ordering. So
for us on m68k/ColdFire that means they are big-endian. Leave the existing
set of _raw_read/__raw_write and read/write macros in place to deal with
them. (They are ripe for later cleanup, but that is for another patch).

Signed-off-by: Greg Ungerer <gerg@linux-m68k.org>
Reviewed-by: Angelo Dureghello <angelo@sysam.it>
Tested-by: Angelo Dureghello <angelo@sysam.it>
2018-05-28 09:45:25 +10:00
..
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2018-02-06 18:32:44 -08:00
2011-12-10 19:52:48 +01:00
2018-02-21 15:35:43 -08:00
2017-11-14 16:54:12 -08:00
2009-01-16 21:58:10 +10:00
2016-08-07 23:47:19 -04:00
2014-09-29 09:56:19 +10:00
2017-11-13 12:10:24 -08:00
2015-03-15 10:23:30 +01:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00