From: René van Dorst <opensou...@vdorst.com>
Date: Wed, 24 Jul 2019 21:25:49 +0200

> @@ -1167,6 +1236,10 @@ mt7530_setup(struct dsa_switch *ds)
>       u32 id, val;
>       struct device_node *dn;
>       struct mt7530_dummy_poll p;
> +     phy_interface_t interface;
> +     struct device_node *mac_np;
> +     struct device_node *phy_node;
> +     const __be32 *_id;

Reverse christmas tree here please.

Thank you.

Reply via email to