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 <johan+linaro@kernel.org> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20250423130318.31244-4-johan+linaro@kernel.org Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
1 parent 5f28ab0 commit ac45f6e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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 <stwiss.opensource@diasemi.com>");
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)