]> git.baikalelectronics.ru Git - kernel.git/commit
netdev/phy: Prototype of_mdio_find_bus()
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 8 Oct 2012 22:55:43 +0000 (22:55 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 9 Oct 2012 17:54:59 +0000 (13:54 -0400)
commitc48f2b68d8f520bc8be1581cc1b4ede77e9288dd
treeb2e18709ac8e64fdaa184d67760cfacb792c4659
parent9e7ae1862e00575f17370989842d937a4a8f678f
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>
drivers/net/phy/mdio_bus.c