]> Gentwo Git Trees - linux/.git/commit
clk: ep93xx: add module license
authorArnd Bergmann <arnd@arndb.de>
Wed, 11 Sep 2024 12:04:50 +0000 (12:04 +0000)
committerArnd Bergmann <arnd@arndb.de>
Thu, 12 Sep 2024 14:33:12 +0000 (14:33 +0000)
commite2a79105903a9122c2717515454f9c05dd9081e4
tree3582d3e8a4b2dec154a7c40edd076606b86774ea
parenta015b1828653b591de0aa5303c0dbc4235935f94
clk: ep93xx: add module license

When configured as a lodable module, this driver produces
a build time warning:

ERROR: modpost: missing MODULE_LICENSE() in drivers/clk/clk-ep93xx.o

All all three tags for license, author and description based
on the header.

Acked-by: Alexander Sverdlin <alexander.sverdlin@gmail.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
drivers/clk/clk-ep93xx.c