]> asedeno.scripts.mit.edu Git - linux.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)
commitfedc33e36406c4e50592a286169583d0d3d25a2e
tree24088b141527376864d57c0c97ffde9ccb9dfa07
parentb04e217704b7f879c6b91222b066983a44a7a09f
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