On 6/5/2020 7:01 AM, Dan Murphy wrote: > When CONFIG_OF_MDIO is set to be a module the code block is not > compiled. Use the IS_ENABLED macro that checks for both built in as > well as module. > > Fixes: cf41a51db8985 ("of/phylib: Use device tree properties to initialize > Marvell PHYs.") > Signed-off-by: Dan Murphy <dmur...@ti.com> Reviewed-by: Florian Fainelli <f.faine...@gmail.com> -- Florian
- [PATCH net 0/4] Fixes for OF_MDIO flag Dan Murphy
- [PATCH net 4/4] net: mscc: Fix OF_MDIO config check Dan Murphy
- Re: [PATCH net 4/4] net: mscc: Fix OF_MDIO confi... Florian Fainelli
- [PATCH net 3/4] net: marvell: Fix OF_MDIO config che... Dan Murphy
- Re: [PATCH net 3/4] net: marvell: Fix OF_MDIO co... Florian Fainelli
- [PATCH net 2/4] net: dp83867: Fix OF_MDIO config che... Dan Murphy
- Re: [PATCH net 2/4] net: dp83867: Fix OF_MDIO co... Florian Fainelli
- [PATCH net 1/4] net: dp83869: Fix OF_MDIO config che... Dan Murphy
- Re: [PATCH net 1/4] net: dp83869: Fix OF_MDIO co... Florian Fainelli
- Re: [PATCH net 0/4] Fixes for OF_MDIO flag David Miller