diff options
author | Jeff Johnson <[email protected]> | 2024-06-07 11:04:40 -0700 |
---|---|---|
committer | Wim Van Sebroeck <[email protected]> | 2024-06-15 12:49:57 +0200 |
commit | acf9e67a7625367b89440855572b29c5ec19dd20 (patch) | |
tree | f84ea847baa59ead48e5bfae6937f246827924b5 /scripts/gdb/linux/utils.py | |
parent | 68e5afd8f440a2cc18deb53ae151aa74e2a8eced (diff) |
watchdog: add missing MODULE_DESCRIPTION() macros
make allmodconfig && make W=1 C=1 reports:
WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/watchdog/omap_wdt.o
WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/watchdog/twl4030_wdt.o
WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/watchdog/ts4800_wdt.o
WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/watchdog/simatic-ipc-wdt.o
WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/watchdog/menz69_wdt.o
Add the missing invocations of the MODULE_DESCRIPTION() macro.
Signed-off-by: Jeff Johnson <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Guenter Roeck <[email protected]>
Signed-off-by: Wim Van Sebroeck <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions