summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/lib_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/rtc/lib_test.c')
-rw-r--r--drivers/rtc/lib_test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/rtc/lib_test.c b/drivers/rtc/lib_test.c
index 3893a202e9ea..c30c759662e3 100644
--- a/drivers/rtc/lib_test.c
+++ b/drivers/rtc/lib_test.c
@@ -97,4 +97,5 @@ static struct kunit_suite rtc_lib_test_suite = {
kunit_test_suite(rtc_lib_test_suite);
+MODULE_DESCRIPTION("KUnit test for RTC lib functions");
MODULE_LICENSE("GPL");