Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 168761
b: refs/heads/master
c: f99b4a0
h: refs/heads/master
i:
  168759: 0a10d70
v: v3
  • Loading branch information
Stephen Rothwell authored and David S. Miller committed Nov 17, 2009
1 parent 90efb7b commit db43620
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 82b3cc1a2f5e46300a9dec4a8cc8106dc20a4c23
refs/heads/master: f99b4a02848afe7fae960884dfa6e7a88f545f09
2 changes: 1 addition & 1 deletion trunk/drivers/net/phy/mdio-gpio.c
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ static struct mii_bus * __devinit mdio_gpio_bus_init(struct device *dev,
return NULL;
}

static void __devinit mdio_gpio_bus_deinit(struct device *dev)
static void mdio_gpio_bus_deinit(struct device *dev)
{
struct mii_bus *bus = dev_get_drvdata(dev);
struct mdio_gpio_info *bitbang = bus->priv;
Expand Down

0 comments on commit db43620

Please sign in to comment.