m68k/io: Remove useless definition of mmiowb()
authorWill Deacon <will.deacon@arm.com>
Fri, 22 Feb 2019 13:03:18 +0000 (13:03 +0000)
committerWill Deacon <will.deacon@arm.com>
Mon, 8 Apr 2019 11:00:18 +0000 (12:00 +0100)
commit0f43ca692dcb55108ea9a59c11a1a0e359dba367
tree7b3a462fac5e519fa6f431e4ce531463cb35174e
parent335b5c638bfd72b959b22c80f65dea3f614b6cca
m68k/io: Remove useless definition of mmiowb()

m68k includes asm-generic/io.h, which provides a dummy definition of
mmiowb() if one isn't already provided by the architecture.

Remove the useless definition.

Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/m68k/include/asm/io_mm.h