X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=drivers%2Fnet%2Fphy%2Fmicrel.c;h=9ca4945501862fad7a66dc915af9ad22e7c379b4;hb=32d73b144eacce83871199251081763c26659c0f;hp=2510435f34edfd5e10cc4252c6e7dcfa35e95e62;hpb=4de13d7aa8f4d02f4dc99d4609575659f92b3c5a;p=~andy%2Flinux diff --git a/drivers/net/phy/micrel.c b/drivers/net/phy/micrel.c index 2510435f34e..9ca49455018 100644 --- a/drivers/net/phy/micrel.c +++ b/drivers/net/phy/micrel.c @@ -144,7 +144,7 @@ static int ks8051_config_init(struct phy_device *phydev) #define KSZ8873MLL_GLOBAL_CONTROL_4 0x06 #define KSZ8873MLL_GLOBAL_CONTROL_4_DUPLEX (1 << 6) #define KSZ8873MLL_GLOBAL_CONTROL_4_SPEED (1 << 4) -int ksz8873mll_read_status(struct phy_device *phydev) +static int ksz8873mll_read_status(struct phy_device *phydev) { int regval;