diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2023-02-03 10:52:26 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2023-02-27 22:29:02 +0100 |
commit | d9b934f21e55fb62abb0f962aae731f36f4e0a1f (patch) | |
tree | b560b98c4705242c56cda39f5ef7fdbbdcb8eee5 /hw/xen | |
parent | c3e9090c5ed2d01063542cd2b4f2c0912100dae3 (diff) |
hw/usb/ohci: Include missing 'sysbus.h' header
Avoid when including "hw/usb/hcd-ohci.h":
hw/usb/hcd-ohci.h:100:5: error: unknown type name 'SysBusDevice'
SysBusDevice parent_obj;
^
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20230203113650.78146-6-philmd@linaro.org>
Diffstat (limited to 'hw/xen')
0 files changed, 0 insertions, 0 deletions