xilinx_axidma: Use typedef name for instance_size
authorEduardo Habkost <ehabkost@redhat.com>
Mon, 24 Aug 2020 21:59:31 +0000 (17:59 -0400)
committerEduardo Habkost <ehabkost@redhat.com>
Wed, 9 Sep 2020 17:20:22 +0000 (13:20 -0400)
commitcf1abfcad620bfd358aa16df62eb0337f51a6689
treebec80349e0289387b72ab87f4e12d2f7f6169a0a
parentd4db94629a0e214a500b0d912a0fc9dba9a6f7d4
xilinx_axidma: Use typedef name for instance_size

This makes the code consistent with the rest of QOM code in QEMU,
and will make automated conversion to type declaration macros
simpler.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <20200824215936.2961951-2-ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
hw/dma/xilinx_axidma.c