hw/input/ps2: Remove PS2State from "qemu/typedefs.h"
commitfa9414e9694ebec033dd775bbb3b6ddf468f66c3
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Fri, 11 Jan 2019 14:08:43 +0000 (11 15:08 +0100)
committerThomas Huth <thuth@redhat.com>
Tue, 22 Jan 2019 04:14:32 +0000 (22 05:14 +0100)
tree59d180031e9b19d91fb2d6bf6e0c2931810cedf7
parent8a547c8dc84d82efb27b49165ca6f6fed24a9a67
hw/input/ps2: Remove PS2State from "qemu/typedefs.h"

PS2State is only used in "hw/input/ps2.h", there is no
need to expose it via "qemu/typedefs.h".

To clean "qemu/typedefs.h", move the forward declaration
to "hw/input/ps2.h".

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