target/mips: Remove unused 'hw/misc/mips_itu.h' header
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Wed, 29 May 2024 15:13:30 +0000 (17:13 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 4 Jun 2024 08:02:39 +0000 (10:02 +0200)
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>

target/mips/tcg/sysemu/cp0_helper.c

index ded6c78e9a3ddce45ad2b7b2d176687700c22ef8..79a5c833ceecc38d0ab75df8c379b25052bd0831 100644 (file)
@@ -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.  */