Files
Dan Murphy 08cc0ec9ba net: marvell: Fix OF_MDIO config check
[ Upstream commit 5cd119d9a0 ]

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: cf41a51db8 ("of/phylib: Use device tree properties to initialize Marvell PHYs.")
Signed-off-by: Dan Murphy <dmurphy@ti.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-06-24 17:50:40 +02:00
..
2019-09-26 08:56:17 +02:00
2019-08-02 17:56:28 -07:00
2020-03-21 08:11:53 +01:00
2020-03-18 07:17:47 +01:00
2019-10-04 18:11:08 -07:00