Skip to content

Commit 40f2983

Browse files
committed
clk: rockchip: drop MODULE_ALIAS from rk3399 clock controller
As suggested by Stephen during the rk3568 clock review, the MOUDLE_ALIAS doesn't serve any meaningful purpose, so drop it from the rk3399 as well. Suggested-by: Stephen Boyd <[email protected]> Signed-off-by: Heiko Stuebner <[email protected]> Reviewed-by: Stephen Boyd <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent e8c51b9 commit 40f2983

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/clk/rockchip/clk-rk3399.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1657,4 +1657,3 @@ builtin_platform_driver_probe(clk_rk3399_driver, clk_rk3399_probe);
16571657

16581658
MODULE_DESCRIPTION("Rockchip RK3399 Clock Driver");
16591659
MODULE_LICENSE("GPL");
1660-
MODULE_ALIAS("platform:clk-rk3399");

0 commit comments

Comments
 (0)