]> git.proxmox.com Git - mirror_qemu.git/commit
hw/mips/fuloong2e: Inline vt82c686b_southbridge_init() and remove it
authorBernhard Beschow <shentey@gmail.com>
Thu, 1 Sep 2022 11:41:25 +0000 (13:41 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 31 Oct 2022 10:32:07 +0000 (11:32 +0100)
commit4ff5328bf7d503805cc1baba9e4de47216f407d0
tree20ebc44eda1fb672a7839e4de9377a51a8d96ac5
parent0a8d405d69394f84a28cde79949612ec36d3fcda
hw/mips/fuloong2e: Inline vt82c686b_southbridge_init() and remove it

The previous patches moved most of this function into the via-isa device
model such that it has become fairly trivial. So inline it for
simplicity.

Suggested-by: BALATON Zoltan <balaton@eik.bme.hu>
Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220901114127.53914-12-shentey@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
hw/mips/fuloong2e.c