From 4085a7f0a09c73ef3e9de113c9f04d78c79be645 Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Mon, 8 Oct 2012 22:55:43 +0000 Subject: 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 Signed-off-by: David S. Miller diff --git a/drivers/net/phy/mdio_bus.c b/drivers/net/phy/mdio_bus.c index 170eb41..c1ef300 100644 --- a/drivers/net/phy/mdio_bus.c +++ b/drivers/net/phy/mdio_bus.c @@ -26,6 +26,7 @@ #include #include #include +#include #include #include #include -- cgit v0.10.2