On Fri, May 03, 2019 at 12:36:28PM +0200, Nicolas Ferre wrote:
> While moving the chunk of code during 739de9a1563a
> ("net: macb: Reorganize macb_mii bringup"), the declaration of
> struct phy_device declaration was kept. It's not useful in this
> function as we alrady have a phydev pointer.
>
> Signed-off-by: Nicolas Ferre <[email protected]>Reviewed-by: Andrew Lunn <[email protected]> Andrew

