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-07 17:24:29 +04:00
2019-11-11 13:44:16 +00:00
2019-12-17 19:33:51 +01:00
2019-09-07 08:31:51 +02:00
2019-10-28 19:06:47 +01:00
2019-12-17 10:59:11 +11:00
2019-10-26 15:38:02 +02:00
2019-12-13 18:14:07 +00:00
2019-11-06 17:19:40 +01:00
2019-11-05 23:33:12 +01:00
2020-01-07 16:06:59 +04:00