Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit da17838c authored by Ladislav Michl's avatar Ladislav Michl Committed by Greg Kroah-Hartman
Browse files

[PATCH] ds1337: export ds1337_do_command

parent 912b9c0c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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);