aboutsummaryrefslogtreecommitdiff
path: root/target/mips/tcg
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@linaro.org>2024-05-29 17:13:30 +0200
committerPhilippe Mathieu-Daudé <philmd@linaro.org>2024-06-04 10:02:39 +0200
commitc76b288d780dd46716cf64743b88e885c6456679 (patch)
tree356a4cb5dc94ec72a289582107ad59deed5e5fc3 /target/mips/tcg
parent2dd31749900fa26d0457a2f95a9b760b6fcff17e (diff)
downloadqemu-c76b288d780dd46716cf64743b88e885c6456679.zip
qemu-c76b288d780dd46716cf64743b88e885c6456679.tar.gz
qemu-c76b288d780dd46716cf64743b88e885c6456679.tar.bz2
target/mips: Remove unused 'hw/misc/mips_itu.h' header
Since commit e1152f8166 ("target/mips: Remove helpers accessing SAAR registers") this header is not needed. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Jiaxun Yang <jiaxun.yang@flygoat.com> Message-Id: <20240529155216.5574-1-philmd@linaro.org>
Diffstat (limited to 'target/mips/tcg')
-rw-r--r--target/mips/tcg/sysemu/cp0_helper.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/mips/tcg/sysemu/cp0_helper.c b/target/mips/tcg/sysemu/cp0_helper.c
index ded6c78..79a5c83 100644
--- a/target/mips/tcg/sysemu/cp0_helper.c
+++ b/target/mips/tcg/sysemu/cp0_helper.c
@@ -28,7 +28,6 @@
#include "qemu/host-utils.h"
#include "exec/helper-proto.h"
#include "exec/exec-all.h"
-#include "hw/misc/mips_itu.h"
/* SMP helpers. */