Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 139897
b: refs/heads/master
c: 67a52bb
h: refs/heads/master
i:
  139895: 35d722b
v: v3
  • Loading branch information
Russell King authored and Russell King committed Apr 2, 2009
1 parent 07dbaf8 commit 2bad740
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: cd02938a828f4b2098a074afb7454f106f2e8df5
refs/heads/master: 67a52bb90b515c2a96ec51a3571bcd70a2fadb50
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/maps/pxa2xx-flash.c
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ static int __init pxa2xx_flash_probe(struct platform_device *pdev)
return 0;
}

static int __exit pxa2xx_flash_remove(struct platform_device *dev)
static int __devexit pxa2xx_flash_remove(struct platform_device *dev)
{
struct pxa2xx_flash_info *info = platform_get_drvdata(dev);

Expand Down

0 comments on commit 2bad740

Please sign in to comment.