]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/openrisc: Remove unused cpu_openrisc_map_address_*() handlers
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Wed, 8 Oct 2025 07:06:05 +0000 (09:06 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 16 Oct 2025 15:07:27 +0000 (17:07 +0200)
commit1843e89bec5f8551a9a554aca9f51d76e6ae9493
tree7788ce07c163f63c67aba842b18453807141ba89
parenta3c4facd395b9d39996ed60d42b1f448d3f727cc
target/openrisc: Remove unused cpu_openrisc_map_address_*() handlers

Commit 23d45ebdb19 ("target/openrisc: Remove indirect
function calls for mmu") removed the last uses of both
cpu_openrisc_map_address_code() and
cpu_openrisc_map_address_data() helpers.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Anton Johansson <anjo@rev.ng>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20251010070702.51484-4-philmd@linaro.org>
target/openrisc/cpu.h