hw/net: Declare link using static DEFINE_PROP_LINK() macro
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 16 Oct 2023 14:18:10 +0000 (16:18 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 20 Oct 2023 12:46:07 +0000 (14:46 +0200)
commit4f472537fa9842ad7facb76b63ea9b625033e40e
treeafbdf34a27e174593e65afcdc612a5761b51a277
parent8802881e4d8d38c11e31c6b270686e4a0f874883
hw/net: 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-7-philmd@linaro.org>
hw/net/cadence_gem.c