diff options
author | Marc-André Lureau <marcandre.lureau@redhat.com> | 2019-10-23 15:29:55 +0200 |
---|---|---|
committer | Marc-André Lureau <marcandre.lureau@redhat.com> | 2020-01-07 17:24:29 +0400 |
commit | 9fac5d88ee1a81dca643a62bfce5a2364b437bfa (patch) | |
tree | 8e79afdcc67803fa30097a426165f7eddc7e8019 /hw/char/virtio-serial-bus.c | |
parent | 10315a70896fb82000cc4b2a1198b70c775c7a59 (diff) |
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>
Diffstat (limited to 'hw/char/virtio-serial-bus.c')
0 files changed, 0 insertions, 0 deletions