hw/misc/mips: Reduce itc_reconfigure() scope
commit77599a696df748e89b8f6610fe8dafaa6986729d
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 9 Feb 2024 07:46:16 +0000 (9 08:46 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 15 Feb 2024 14:53:12 +0000 (15 15:53 +0100)
tree2274d327a0ce3e8a32ac9339242c40313a34fec9
parente1152f8166d34c36a1dec4c3e6532be02411a1ad
hw/misc/mips: Reduce itc_reconfigure() scope

Previous commit removed the MT*C0(SAAR) helpers which
were the only calls to itc_reconfigure() out of hw/,
we can reduce its scope and declare it statically.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20240209090513.9401-3-philmd@linaro.org>
hw/misc/mips_itu.c
include/hw/misc/mips_itu.h