On Tue, 20 Dec 2022 at 14:25, Philippe Mathieu-Daudé <phi...@linaro.org> wrote:
>
> Constify read-only arrays and remove some -Wextra warnings.
>
> Philippe Mathieu-Daudé (3):
>   hw/input/tsc2xxx: Constify set_transform()'s MouseTransformInfo arg
>   hw/arm/nseries: Constify various read-only arrays
>   hw/arm/nseries: Silent -Wmissing-field-initializers warning
>
>  hw/arm/nseries.c           | 28 +++++++++++++---------------
>  hw/input/tsc2005.c         |  2 +-
>  hw/input/tsc210x.c         |  3 +--
>  include/hw/input/tsc2xxx.h |  4 ++--
>  4 files changed, 17 insertions(+), 20 deletions(-)




Applied to target-arm.next, thanks.

-- PMM

Reply via email to