commit | 277e2a84c12e0d4af77d0f0a52623211eb6ab223 | [log] [tgz] |
---|---|---|
author | Lad, Prabhakar <prabhakar.csengg@gmail.com> | Tue Jun 25 21:24:53 2013 +0530 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 25 16:52:29 2013 -0700 |
tree | 8a60cab6358b0c78e07ac48822e558a85d5fda1b | |
parent | 151328c828795574bed6ce8b37c3d0bd586e162f [diff] |
net: davinci_mdio: gaurd the DT code with IS_ENABLED(CONFIG_OF) guard the davinci_mdio_of_mtable table and davinci_mdio_probe_dt() with CONFIG_OF. Signed-off-by: Lad, Prabhakar <prabhakar.csengg@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>