linux/drivers/clk/keystone
Arnd Bergmann 9e6dbc3d5c clk: keystone: add missing MODULE_LICENSE
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: Arnd Bergmann <arnd@arndb.de>
Acked-by: Santosh Shilimkar <ssantosh@krenel.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
2018-10-07 19:53:28 -07:00
..
gate.c clk: keystone: add missing MODULE_LICENSE 2018-10-07 19:53:28 -07:00
Kconfig clk: keystone: Enable TISCI clocks if K3_ARCH 2018-10-02 12:55:15 -07:00
Makefile clk: keystone: Add sci-clk driver support 2017-06-14 09:05:07 -07:00
pll.c clk: keystone: add missing MODULE_LICENSE 2018-10-07 19:53:28 -07:00
sci-clk.c clk: keystone: sci-clk: add support for dynamically probing clocks 2018-03-08 11:43:15 +02:00