Skip to content
Commit ba3823ca authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'Fixes-for-OF_MDIO-flag'



Dan Murphy says:

====================
Fixes for OF_MDIO flag

There are some residual drivers that check the CONFIG_OF_MDIO flag using the
if defs. Using this check does not work when the OF_MDIO is configured as a
module. Using the IS_ENABLED macro checks if the flag is declared as built-in
or as a module.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents e2243720 ae602786
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment