diff options
author | Yao Xingtao <yaoxt.fnst@fujitsu.com> | 2024-07-22 05:17:27 -0400 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-07-23 20:30:36 +0200 |
commit | c8f1a322d1f8c15f72cc57e469d2331a2d84da63 (patch) | |
tree | 0226e3f16829ce5446de58f45668744bf6b1463f /module-common.c | |
parent | 53858a6a305248a567d441de12afc97d3dd9cc7d (diff) | |
download | qemu-c8f1a322d1f8c15f72cc57e469d2331a2d84da63.zip qemu-c8f1a322d1f8c15f72cc57e469d2331a2d84da63.tar.gz qemu-c8f1a322d1f8c15f72cc57e469d2331a2d84da63.tar.bz2 |
hw/mips/loongson3_virt: remove useless type cast
The type of kernel_entry, kernel_low and kernel_high is uint64_t, cast
the pointer of this type to uint64_t* is useless.
Signed-off-by: Yao Xingtao <yaoxt.fnst@fujitsu.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20240722091728.4334-2-yaoxt.fnst@fujitsu.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'module-common.c')
0 files changed, 0 insertions, 0 deletions