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 <[email protected]> Acked-by: Paul Cercueil <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexandre Belloni <[email protected]>
1 parent ac45f6e commit c61f165

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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 <[email protected]>");
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)