net: phy: make locally used of_phy_register_fixed_link() static
The patch fixes this compiler's warning:

    drivers/net/phy/phy.c:303:20: warning: no previous prototype for
    ‘of_phy_register_fixed_link’ [-Wmissing-prototypes]

Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent b0e1847 commit addb6f7394eaa74093e6e12f32b6a85dfa17c442
@Antony Pavlov Antony Pavlov authored on 15 Jun 2016
Sascha Hauer committed on 16 Jun 2016
Showing 1 changed file
View
drivers/net/phy/phy.c