OSDN Git Service

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>
Thu, 19 Oct 2023 21:13:28 +0000 (23:13 +0200)
commit08d45942972ada0e4d051799fb8ba1b47225a6b3
tree42823be757cc2a8785af262953772f6f7f4a6b14
parent1f9d714e9a92d382f5f7c054de647d3dde4ba803
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