hw/ide/ahci: Remove AllwinnerAHCIState from "qemu/typedefs.h"
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Fri, 11 Jan 2019 14:08:46 +0000 (15:08 +0100)
committerThomas Huth <thuth@redhat.com>
Tue, 22 Jan 2019 04:14:32 +0000 (05:14 +0100)
commita8b56ec836860eb7144a3b9de356524316ec9f63
tree71a63655a99b44f21ac6b6201e62942e1a477503
parent2274e7ddd16219439bf8eef5a606b1be0c6a47a3
hw/ide/ahci: Remove AllwinnerAHCIState from "qemu/typedefs.h"

Files requiring AllwinnerAHCIState already include "hw/ide/ahci.h".

To clean "qemu/typedefs.h", move the declaration to "hw/ide/ahci.h"
(removing the forward declaration).

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
include/hw/ide/ahci.h
include/qemu/typedefs.h