Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 338131
b: refs/heads/master
c: 37a6520
h: refs/heads/master
i:
  338129: e6ab87f
  338127: 9c235cd
v: v3
  • Loading branch information
Bill Pemberton authored and Greg Kroah-Hartman committed Nov 21, 2012
1 parent adeb91d commit b90abe3
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: b18d5dc8257cb2c47dea2e04168d24aea18d55c0
refs/heads/master: 37a6520057c98d725be716497ba93b7380c9934f
2 changes: 1 addition & 1 deletion trunk/drivers/staging/tidspbridge/rmgr/drv_interface.c
Original file line number Diff line number Diff line change
Expand Up @@ -527,7 +527,7 @@ static int omap34_xx_bridge_probe(struct platform_device *pdev)
return err;
}

static int __devexit omap34_xx_bridge_remove(struct platform_device *pdev)
static int omap34_xx_bridge_remove(struct platform_device *pdev)
{
dev_t devno;
int status = 0;
Expand Down

0 comments on commit b90abe3

Please sign in to comment.