]> git.proxmox.com Git - mirror_qemu.git/commit
hw/usb/ohci: Use OHCIState type definition
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 20 Feb 2023 10:44:15 +0000 (11:44 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 27 Feb 2023 21:29:02 +0000 (22:29 +0100)
commit4713720a78c56ec2e00bcb4abcac71e99315e4ea
tree4bf2f9bffbcc53bba638f4e29f145319f08280dd
parentd9b934f21e55fb62abb0f962aae731f36f4e0a1f
hw/usb/ohci: Use OHCIState type definition

Forward-define the type first, then use it for the ohci_die() handler.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230220150515.32549-3-philmd@linaro.org>
hw/usb/hcd-ohci.c
hw/usb/hcd-ohci.h