On Wed, Aug 19, 2020 at 08:12:11PM -0400, Eduardo Habkost wrote:
> Move the I8042 macro close to the TYPE_I8042 define.
>
> This will make future conversion to OBJECT_DECLARE* easier.
>
> Signed-off-by: Eduardo Habkost
> ---
> Changes series v1 -> v2: new patch in series v2
>
> Cc: "Michael S.
Move the I8042 macro close to the TYPE_I8042 define.
This will make future conversion to OBJECT_DECLARE* easier.
Signed-off-by: Eduardo Habkost
---
Changes series v1 -> v2: new patch in series v2
Cc: "Michael S. Tsirkin"
Cc: Paolo Bonzini
Cc: qemu-devel@nongnu.org
---
include/hw/input/i8042.