Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 273408
b: refs/heads/master
c: 429c9ec
h: refs/heads/master
v: v3
  • Loading branch information
Lars-Peter Clausen authored and Samuel Ortiz committed Oct 24, 2011
1 parent 708efcf commit a00078b
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: 8f1585aa73a7987cd9b5ee502f42297a28303278
refs/heads/master: 429c9ecc76c096cab836060cd3219620437c3221
2 changes: 1 addition & 1 deletion trunk/drivers/mfd/jz4740-adc.c
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ static int __devexit jz4740_adc_remove(struct platform_device *pdev)
return 0;
}

struct platform_driver jz4740_adc_driver = {
static struct platform_driver jz4740_adc_driver = {
.probe = jz4740_adc_probe,
.remove = __devexit_p(jz4740_adc_remove),
.driver = {
Expand Down

0 comments on commit a00078b

Please sign in to comment.