Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 2695
b: refs/heads/master
c: da17838
h: refs/heads/master
i:
  2693: 26b2835
  2691: c472beb
  2687: fb4d3fd
v: v3
  • Loading branch information
Ladislav Michl authored and Greg Kroah-Hartman committed Jun 22, 2005
1 parent 0419a6f commit ff21c1e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 912b9c0c52b95696165e84d67fdab2af81a2213e
refs/heads/master: da17838c5e7256976c34c5d051dc8fb3c6f364b7
2 changes: 2 additions & 0 deletions trunk/drivers/i2c/chips/ds1337.c
Original file line number Diff line number Diff line change
Expand Up @@ -380,5 +380,7 @@ MODULE_AUTHOR("James Chapman <jchapman@katalix.com>");
MODULE_DESCRIPTION("DS1337 RTC driver");
MODULE_LICENSE("GPL");

EXPORT_SYMBOL_GPL(ds1337_do_command);

module_init(ds1337_init);
module_exit(ds1337_exit);

0 comments on commit ff21c1e

Please sign in to comment.