hw/mips/jazz: Inline vga_mmio_init() and remove it
commit7336c94434b2f697a375126d0df8549777a58148
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Mon, 6 Dec 2021 22:45:28 +0000 (6 23:45 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 13 Jan 2022 09:58:54 +0000 (13 10:58 +0100)
tree0faa3bddd70543318c5b4e8894f8f6e58270b943
parent23f6e3b11be74abae77584a069ec710d719ac5a1
hw/mips/jazz: Inline vga_mmio_init() and remove it

vga_mmio_init() is used only one time and not very helpful,
inline and remove it.

Reviewed-by: BALATON Zoltan <balaton@eik.bme.hu>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20211206224528.563588-5-f4bug@amsat.org>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/display/vga-mmio.c
hw/mips/jazz.c
include/hw/display/vga.h