Skip to content

Commit d6fbdae

Browse files
lategoodbyebebarino
authored andcommitted
clk: bcm: rpi: Drop module alias
Since commit fbac2e7 ("clk: bcm: rpi: Allow the driver to be probed by DT") the module alias isn't necessary anymore. So we can drop it. Signed-off-by: Stefan Wahren <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Florian Fainelli <[email protected]> Signed-off-by: Stephen Boyd <[email protected]>
1 parent 1dc5da9 commit d6fbdae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/clk/bcm/clk-raspberrypi.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -480,4 +480,3 @@ module_platform_driver(raspberrypi_clk_driver);
480480
MODULE_AUTHOR("Nicolas Saenz Julienne <[email protected]>");
481481
MODULE_DESCRIPTION("Raspberry Pi firmware clock driver");
482482
MODULE_LICENSE("GPL");
483-
MODULE_ALIAS("platform:raspberrypi-clk");

0 commit comments

Comments
 (0)