clk: keystone: add missing MODULE_LICENSE
mainline inclusion from mainline-v4.20-rc1 commit 9e6dbc3d category: bugfix bugzilla: 51531 CVE: NA ------------------------------------------------------------------------- A randconfig build showed that two clk modules have no license tag: WARNING: modpost: missing MODULE_LICENSE() in drivers/clk/keystone/gate.o see include/linux/module.h for more information WARNING: modpost: missing MODULE_LICENSE() in drivers/clk/keystone/pll.o see include/linux/module.h for more information Add the appropriate information from the comment at the start of the two files. Signed-off-by: NArnd Bergmann <arnd@arndb.de> Acked-by: NSantosh Shilimkar <ssantosh@krenel.org> Signed-off-by: NStephen Boyd <sboyd@kernel.org> Signed-off-by: NZhen Lei <thunder.leizhen@huawei.com> Signed-off-by: NYang Yingliang <yangyingliang@huawei.com>
Showing
想要评论请 注册 或 登录