mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 18:41:58 +09:00
clk: rockchip: Add missing MODULE_LICENSE()
ERROR: modpost: missing MODULE_LICENSE() in drivers/clk/rockchip/clk-rockchip.o Signed-off-by: Tao Huang <huangtao@rock-chips.com> Change-Id: I875c24b00995e955056eea03a048d54032085590
This commit is contained in:
@@ -836,4 +836,6 @@ void rockchip_clk_disable_unused(void)
|
||||
}
|
||||
}
|
||||
EXPORT_SYMBOL_GPL(rockchip_clk_disable_unused);
|
||||
|
||||
MODULE_LICENSE("GPL");
|
||||
#endif /* MODULE */
|
||||
|
||||
Reference in New Issue
Block a user