]> git.sur5r.net Git - u-boot/commit
arm, nds32, sh: remove useless ioremap()/iounmap() defines
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 28 Jun 2016 01:48:41 +0000 (10:48 +0900)
committerTom Rini <trini@konsulko.com>
Thu, 14 Jul 2016 22:22:25 +0000 (18:22 -0400)
commitc74b8fcdd7193cfcaf8b3c6dab9a59c6feb8a49a
tree146af3f55b5adb2fab217974647034acb0c6ce9d
parent95ebc253e6d4a3370e3dab14743bfc99fcd9cf1b
arm, nds32, sh: remove useless ioremap()/iounmap() defines

These defines are valid only when iomem_valid_addr is defined,
but I do not see such defines anywhere.  Remove.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/arm/include/asm/io.h
arch/nds32/include/asm/io.h
arch/sh/include/asm/io.h