]> git.baikalelectronics.ru Git - kernel.git/commit
m68k: move *_relaxed macros into io_no.h and io_mm.h
authorGreg Ungerer <gerg@linux-m68k.org>
Wed, 21 Mar 2018 13:36:11 +0000 (23:36 +1000)
committerGreg Ungerer <gerg@linux-m68k.org>
Sun, 27 May 2018 23:45:25 +0000 (09:45 +1000)
commit54217a0899cfa5498f955dbc3444847462db711b
tree24088b141527376864d57c0c97ffde9ccb9dfa07
parent5e82c0ed0aa1e7487ee9b8c6685f127d866d64cb
m68k: move *_relaxed macros into io_no.h and io_mm.h

Move a copy of the definitions of the *_relaxed() macros into io_no.h
and io_mm.h. This precedes a change to the io_no.h file to use
asm-generic/io.h. They will be removed from io_no.h at that point.

Signed-off-by: Greg Ungerer <gerg@linux-m68k.org>
Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org>
Reviewed-by: Angelo Dureghello <angelo@sysam.it>
Tested-by: Angelo Dureghello <angelo@sysam.it>
arch/m68k/include/asm/io.h
arch/m68k/include/asm/io_mm.h
arch/m68k/include/asm/io_no.h