Marc-André Lureau 9fac5d88ee mips: inline serial_init()
The function is specific to mipssim, let's inline it.

(when inlining, we use a DeviceState variable instead of SerialIO, as
it is the most common type used, and avoids having too many casts)

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com>
2020-01-07 17:24:29 +04:00
..
2020-01-06 14:08:04 +00:00
2020-01-07 17:24:29 +04:00
2019-12-17 19:33:52 +01:00
2019-12-17 19:33:51 +01:00
2020-01-07 17:24:29 +04:00