hw/char/serial: Remove TYPE_SERIAL_IO
commit08516115303c0b72690b3f3ea80149f7a18f961f
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Mon, 7 Sep 2020 01:15:38 +0000 (7 03:15 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 30 Sep 2020 17:09:20 +0000 (30 19:09 +0200)
treef219200bf96c040bb40efba8b383eab7fd4169a8
parentcf3d932f97d4f76339846f49075fecca690308ab
hw/char/serial: Remove TYPE_SERIAL_IO

TYPE_SERIAL_IO is a subset of TYPE_SERIAL_MM, and it is
not used anymore. Remove it.

Suggested-by: Paolo Bonzini <pbonzini@redhat.com>
Suggested-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20200907011538.818996-3-philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/char/serial.c
include/hw/char/serial.h