input/adb: Only include header where needed
commit588c5b0b9fe7c27c61cd4bd57b21ebc0fd06b45f
authorBALATON Zoltan <balaton@eik.bme.hu>
Wed, 4 Jan 2023 21:59:36 +0000 (4 22:59 +0100)
committerMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Mon, 6 Feb 2023 11:41:39 +0000 (6 11:41 +0000)
tree180a7e465dbf8652f407497f0fd15a6ae475595c
parent6661b8c7fe3f8b5687d2d90f7b4f3f23d70e3e8b
input/adb: Only include header where needed

The header hw/input/adb.h is included by some files that don't need
it. Clean it up and include only where necessary.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Message-Id: <f46bc751e8426f9d937c9540f2e67d2f0b2cc582.1672868854.git.balaton@eik.bme.hu>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
hw/misc/macio/cuda.c
hw/misc/macio/pmu.c
hw/misc/mos6522.c
include/hw/misc/mac_via.h
include/hw/misc/macio/cuda.h
include/hw/misc/macio/pmu.h
include/hw/misc/mos6522.h