Files
linux/drivers
Dan Murphy ae60278640 net: mscc: Fix OF_MDIO config check
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: 4f58e6dceb ("net: phy: Cleanup the Edge-Rate feature in Microsemi 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>
2020-06-05 13:15:22 -07:00
..
2020-03-23 07:59:38 +01:00
2020-03-09 11:12:19 +01:00
2020-05-04 10:13:42 -06:00
2020-04-16 13:52:31 -07:00
2020-03-19 23:04:32 -05:00
2020-06-05 13:15:22 -07:00
2020-06-02 10:59:10 -07:00
2020-04-17 06:05:29 -04:00
2020-05-28 11:11:45 -07:00
2020-03-19 07:41:03 +01:00
2020-05-06 15:49:24 +03:00