Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317873
b: refs/heads/master
c: 21fa54e
h: refs/heads/master
i:
  317871: 7f1f398
v: v3
  • Loading branch information
Gerard Snitselaar authored and Jonathan Cameron committed Jul 12, 2012
1 parent 06de44a commit b2833e8
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: 9660ac704ec92ef535bf7c991cb7129b186007a5
refs/heads/master: 21fa54e4017fb0ed2107282e6057528ca59b8942
2 changes: 1 addition & 1 deletion trunk/drivers/iio/dac/ad5064.c
Original file line number Diff line number Diff line change
Expand Up @@ -572,7 +572,7 @@ static int __init ad5064_spi_register_driver(void)
return spi_register_driver(&ad5064_spi_driver);
}

static void __exit ad5064_spi_unregister_driver(void)
static void ad5064_spi_unregister_driver(void)
{
spi_unregister_driver(&ad5064_spi_driver);
}
Expand Down

0 comments on commit b2833e8

Please sign in to comment.