]> asedeno.scripts.mit.edu Git - linux.git/commit
asm-generic: don't provide __ioremap
authorChristoph Hellwig <hch@lst.de>
Sat, 17 Aug 2019 07:32:41 +0000 (09:32 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 30 Aug 2019 19:46:27 +0000 (21:46 +0200)
commit3940ba8eea8c6c89f547a1bd153977cece5fecd2
treec3963ed584fec513154bbaf9462ac0ec8c41c7ee
parenta55aa89aab90fae7c815b0551b07be37db359d76
asm-generic: don't provide __ioremap

__ioremap is not a kernel API, but used for helpers with differing
semantics in arch code.  We should not provide it in as-generic.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Paul Walmsley <paul.walmsley@sifive.com>
Tested-by: Paul Walmsley <paul.walmsley@sifive.com> # rv32, rv64 boot
Acked-by: Paul Walmsley <paul.walmsley@sifive.com> # arch/riscv
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
include/asm-generic/io.h