common.h: move the generic IOMEM definition to asm-generic/io.h
arch/mips/include/asm/io.h defines arch-specific IOMEM().

The generic definition of IOMEM() should go to asm-generic/io.h
because it is a collection of fallback defaults when there is no
specific definition in <asm/io.h>.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 6a1dab1 commit 51d7614212018d01ff961ea7a02929a75c93f8a7
@Masahiro Yamada Masahiro Yamada authored on 4 May 2020
Sascha Hauer committed on 5 May 2020
Showing 2 changed files
View
include/asm-generic/io.h
View
include/common.h