commit | 4085a7f0a09c73ef3e9de113c9f04d78c79be645 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Oct 08 22:55:43 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 09 13:54:59 2012 -0400 |
tree | b2e18709ac8e64fdaa184d67760cfacb792c4659 | |
parent | 50fb47ae4d812d5eabc57539701dc0fd6404495e [diff] |
netdev/phy: Prototype of_mdio_find_bus() Ensure that of_mdio_find_bus() matches the prototype in the header (and stop sparse complaining) by including the header with the prototype. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: David S. Miller <davem@davemloft.net>