]> git.ipfire.org Git - thirdparty/qemu.git/commit
accel/tcg: Remove unnecesary inclusion of memory-internal.h in cputlb.c
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 17 Mar 2025 16:13:28 +0000 (17:13 +0100)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 23 Apr 2025 21:08:29 +0000 (14:08 -0700)
commit261a0303ae4770cadaf02ec21da9b5e60076cd43
treee8817710026087d62cd4b654c24a11e5c8d76115
parent548a01650c9be153b352406cd4afb86cb350788e
accel/tcg: Remove unnecesary inclusion of memory-internal.h in cputlb.c

At some point cputlb.c stopped depending on the
"exec/memory-internal.h" header. Clean that now.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20250317161329.40300-2-philmd@linaro.org>
accel/tcg/cputlb.c