Signed-off-by: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx> --- arch/arm/boards/phytec-som-imx6/board.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boards/phytec-som-imx6/board.c b/arch/arm/boards/phytec-som-imx6/board.c index 34a0fe4183..4079bc9de1 100644 --- a/arch/arm/boards/phytec-som-imx6/board.c +++ b/arch/arm/boards/phytec-som-imx6/board.c @@ -97,7 +97,7 @@ static unsigned int get_module_rev(void) return 16 - val; } -int ksz8081_phy_fixup(struct phy_device *phydev) +static int ksz8081_phy_fixup(struct phy_device *phydev) { phy_write(phydev, 0x1f, 0x8190); phy_write(phydev, 0x16, 0x202); -- 2.19.0 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox