]> git.ipfire.org Git - people/ms/linux.git/commit
watchdog: gxp: Add missing MODULE_LICENSE
authorGuenter Roeck <linux@roeck-us.net>
Fri, 3 Jun 2022 13:14:19 +0000 (06:14 -0700)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Thu, 9 Jun 2022 10:20:34 +0000 (12:20 +0200)
commitb6c8cd80ace30f308aeec0ecf946f55dec60cc68
tree0c73b88202606f0033a9913e4b13cc2ea992183c
parent6bfb56e93bcef41859c2d5ab234ffd80b691be35
watchdog: gxp: Add missing MODULE_LICENSE

The build system says:

ERROR: modpost: missing MODULE_LICENSE() in drivers/watchdog/gxp-wdt.o

Add the missing MODULE_LICENSE.

Signed-off-by: Nick Hawkins <nick.hawkins@hpe.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/all/20220603131419.2948578-1-linux@roeck-us.net/
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
drivers/watchdog/gxp-wdt.c