hw/bt: Remove HCIInfo from "qemu/typedefs.h"
commitbc8c49d34d280407d7cd5ee1445d4b5772ef3b4c
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Fri, 11 Jan 2019 14:08:49 +0000 (11 15:08 +0100)
committerThomas Huth <thuth@redhat.com>
Tue, 22 Jan 2019 04:14:32 +0000 (22 05:14 +0100)
tree30d39b921095bba8036a66a03808b0d35164c546
parentd183b00e8e18f4fe31db6fc6f0ed5dbe45ef764c
hw/bt: Remove HCIInfo from "qemu/typedefs.h"

Files requiring HCIInfo already include "sysemu/bt.h".

To clean "qemu/typedefs.h", move the declaration to "sysemu/bt.h"
(removing the forward declaration).

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
include/qemu/typedefs.h
include/sysemu/bt.h