hw/char/pl011: Remove unused 'readbuff' field
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 10 Nov 2023 06:21:20 +0000 (07:21 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 13 Sep 2024 18:11:13 +0000 (20:11 +0200)
commit41df6c83007c60779f299a08fd584bc8d7d1afe9
treeadc07a3b65bcbaf59b3b2298511caa6f96d70806
parentd83234d3478a5b97f394adf4b33e9e29bebf9ffd
hw/char/pl011: Remove unused 'readbuff' field

Since its introduction in commit cdbdb648b7 ("ARM Versatile
Platform Baseboard emulation.") PL011State::readbuff as never
been used. Remove it.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20240719181041.49545-3-philmd@linaro.org>
hw/char/pl011.c
include/hw/char/pl011.h