Skip to content

Commit c61f165

Browse files
jhovoldalexandrebelloni
authored andcommitted
rtc: jz4740: drop unused module alias
The driver only support OF probe so drop the unused platform module alias. Fixes: 24e1f2c ("rtc: ingenic: Only support probing from devicetree") Signed-off-by: Johan Hovold <johan+linaro@kernel.org> Acked-by: Paul Cercueil <paul@crapouillou.net> Link: https://lore.kernel.org/r/20250423130318.31244-5-johan+linaro@kernel.org Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
1 parent ac45f6e commit c61f165

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/rtc/rtc-jz4740.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -437,4 +437,3 @@ module_platform_driver(jz4740_rtc_driver);
437437
MODULE_AUTHOR("Lars-Peter Clausen <lars@metafoo.de>");
438438
MODULE_LICENSE("GPL");
439439
MODULE_DESCRIPTION("RTC driver for the JZ4740 SoC\n");
440-
MODULE_ALIAS("platform:jz4740-rtc");

0 commit comments

Comments
 (0)