hw/dma: Declare link using static DEFINE_PROP_LINK() macro
commit1f9d714e9a92d382f5f7c054de647d3dde4ba803
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 16 Oct 2023 14:18:05 +0000 (16 16:18 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 19 Oct 2023 21:13:28 +0000 (19 23:13 +0200)
tree679eff4f6344f438e28ea06a7a625fbed387fefc
parent7794fc9799afb32436d9927900a63f7f73d2ebce
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