Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 242979
b: refs/heads/master
c: 5362b09
h: refs/heads/master
i:
  242977: 95ee5f4
  242975: f0af1cb
v: v3
  • Loading branch information
Randy Dunlap authored and Liam Girdwood committed Mar 26, 2011
1 parent c7d077c commit b6ea48f
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: 69952369ed2367bae0ae207a6e380ed40cdbc414
refs/heads/master: 5362b09849508db94a15f3f6996427aab248320a
2 changes: 1 addition & 1 deletion trunk/drivers/regulator/tps6524x-regulator.c
Original file line number Diff line number Diff line change
Expand Up @@ -596,7 +596,7 @@ static struct regulator_ops regulator_ops = {
.get_current_limit = get_current_limit,
};

static int __devexit pmic_remove(struct spi_device *spi)
static int pmic_remove(struct spi_device *spi)
{
struct tps6524x *hw = spi_get_drvdata(spi);
int i;
Expand Down

0 comments on commit b6ea48f

Please sign in to comment.