hw/dma: Declare link using static DEFINE_PROP_LINK() macro
commit8802881e4d8d38c11e31c6b270686e4a0f874883
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 16 Oct 2023 14:18:05 +0000 (16 16:18 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 20 Oct 2023 12:46:07 +0000 (20 14:46 +0200)
treee03a26ef5e1edfc8b9bd13ce0f0e1b45da08fb7a
parente84deec8b8ff45e1f118fc739f80a66046ae08e4
hw/dma: Declare link using static DEFINE_PROP_LINK() macro

Declare link statically using DEFINE_PROP_LINK().

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Message-Id: <20231017140150.44995-6-philmd@linaro.org>
hw/dma/xilinx_axidma.c
hw/dma/xlnx-zdma.c
hw/dma/xlnx_csu_dma.c