On Sun, 22 May 2022 at 19:20, Mark Cave-Ayland
wrote:
>
> This function is no longer used outside of ps2.c and so can be declared
> static.
>
> Signed-off-by: Mark Cave-Ayland
Reviewed-by: Peter Maydell
thanks
-- PMM
This function is no longer used outside of ps2.c and so can be declared static.
Signed-off-by: Mark Cave-Ayland
---
hw/input/ps2.c | 2 +-
include/hw/input/ps2.h | 1 -
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/hw/input/ps2.c b/hw/input/ps2.c
index e3ee69870b..8b76ce1