On 6/26/2020 8:53 AM, Bartosz Golaszewski wrote: > From: Bartosz Golaszewski <bgolaszew...@baylibre.com> > > This header refers to struct reset_control but doesn't include any reset > header. The structure definition is probably somehow indirectly pulled in > since no warnings are reported but for the sake of correctness add the > forward declaration for struct reset_control. > > Signed-off-by: Bartosz Golaszewski <bgolaszew...@baylibre.com> > Reviewed-by: Andrew Lunn <and...@lunn.ch> Reviewed-by: Florian Fainelli <f.faine...@gmail.com> -- Florian
- [PATCH 0/6] net: phy: relax PHY and MDIO reset handlin... Bartosz Golaszewski
- [PATCH 1/6] net: phy: arrange headers in mdio_bus... Bartosz Golaszewski
- [PATCH 6/6] net: phy: mdio: reset MDIO devices ev... Bartosz Golaszewski
- Re: [PATCH 6/6] net: phy: mdio: reset MDIO de... Florian Fainelli
- [PATCH 2/6] net: phy: arrange headers in mdio_dev... Bartosz Golaszewski
- [PATCH 4/6] net: mdio: add a forward declaration ... Bartosz Golaszewski
- Re: [PATCH 4/6] net: mdio: add a forward decl... Florian Fainelli
- [PATCH 5/6] net: phy: reset the PHY even if probe... Bartosz Golaszewski
- Re: [PATCH 5/6] net: phy: reset the PHY even ... Florian Fainelli
- [PATCH 3/6] net: phy: arrange headers in phy_devi... Bartosz Golaszewski
- Re: [PATCH 0/6] net: phy: relax PHY and MDIO rese... David Miller