diff options
author | Kefeng Wang <wangkefeng.wang@huawei.com> | 2022-06-07 20:50:22 +0800 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2022-06-27 12:21:09 +0100 |
commit | d803336abdbc1bfacdb32b2cf9f4fdbee072b8ee (patch) | |
tree | 1ef522e7e760d9df62dcc72723909be1ed686804 /mm | |
parent | a111daf0c53ae91e71fd2bfe7497862d14132e3e (diff) |
ARM: mm: kill unused runtime hook arch_iounmap()
Since the following commits,
v5.4
commit 59d3ae9a5bf6 ("ARM: remove Intel iop33x and iop13xx support")
v5.11
commit 3e3f354bc383 ("ARM: remove ebsa110 platform")
The runtime hook arch_iounmap() on ARM is useless, kill arch_iounmap()
and __iounmap().
Cc: Russell King <linux@armlinux.org.uk>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com>
Reviewed-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Reported-by: kernel test robot <lkp@intel.com>
Link: https://lore.kernel.org/r/20220607125027.44946-2-wangkefeng.wang@huawei.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions