Skip to content

Commit ac45f6e

Browse files
jhovoldalexandrebelloni
authored andcommitted
rtc: da9063: drop unused module alias
The driver only support OF probe so drop the unused platform module alias. Fixes: 80ca327 ("rtc: da9063: Add DA9062 RTC capability to DA9063 RTC driver") Signed-off-by: Johan Hovold <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexandre Belloni <[email protected]>
1 parent 5f28ab0 commit ac45f6e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/rtc/rtc-da9063.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -495,4 +495,3 @@ module_platform_driver(da9063_rtc_driver);
495495
MODULE_AUTHOR("S Twiss <[email protected]>");
496496
MODULE_DESCRIPTION("Real time clock device driver for Dialog DA9063");
497497
MODULE_LICENSE("GPL");
498-
MODULE_ALIAS("platform:" DA9063_DRVNAME_RTC);

0 commit comments

Comments
 (0)