diff options
author | BALATON Zoltan <balaton@eik.bme.hu> | 2023-05-30 15:28:07 +0200 |
---|---|---|
committer | Daniel Henrique Barboza <danielhb413@gmail.com> | 2023-06-10 10:19:24 -0300 |
commit | 728fbfb57be5f4a3089a01f5c6ed72e0618b49ae (patch) | |
tree | 7eb2bd1caf3f266906d9911678f0b12a06bdbd70 /scripts/simplebench | |
parent | c29b070418c79fa8e09d17e4b52f3ffddd393764 (diff) | |
download | qemu-728fbfb57be5f4a3089a01f5c6ed72e0618b49ae.zip qemu-728fbfb57be5f4a3089a01f5c6ed72e0618b49ae.tar.gz qemu-728fbfb57be5f4a3089a01f5c6ed72e0618b49ae.tar.bz2 |
target/ppc: Remove single use function
The get_physical_address() function is a trivial wrapper of
get_physical_address_wtlb() that is only used once. Remove it and call
get_physical_address_wtlb() directly instead.
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Message-Id: <302697d63d26caebefaeee1e45352145ebd0318a.1685448535.git.balaton@eik.bme.hu>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Diffstat (limited to 'scripts/simplebench')
0 files changed, 0 insertions, 0 deletions