Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 368162
b: refs/heads/master
c: baec126
h: refs/heads/master
v: v3
  • Loading branch information
stephen hemminger authored and David S. Miller committed Mar 9, 2013
1 parent ab728f3 commit 378b64b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 199453339d7bc0d9bdb548854eb7e62ac33b9296
refs/heads/master: baec126cf6a864e0191cf51ac1940f3c4c211617
3 changes: 1 addition & 2 deletions trunk/drivers/net/phy/vitesse.c
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ MODULE_DESCRIPTION("Vitesse PHY driver");
MODULE_AUTHOR("Kriston Carson");
MODULE_LICENSE("GPL");

int vsc824x_add_skew(struct phy_device *phydev)
static int vsc824x_add_skew(struct phy_device *phydev)
{
int err;
int extcon;
Expand All @@ -81,7 +81,6 @@ int vsc824x_add_skew(struct phy_device *phydev)

return err;
}
EXPORT_SYMBOL(vsc824x_add_skew);

static int vsc824x_config_init(struct phy_device *phydev)
{
Expand Down

0 comments on commit 378b64b

Please sign in to comment.