diff options
| author | Jeff Johnson <[email protected]> | 2024-06-25 10:04:15 -0700 |
|---|---|---|
| committer | Arnd Bergmann <[email protected]> | 2024-06-27 16:42:50 +0200 |
| commit | a862a3f7b1b7f71211ac0ab7ab6dbb4afd8e50c5 (patch) | |
| tree | 81ce617e9329ee43bdecb08289c84295551f6bf1 /scripts/gdb/linux/lists.py | |
| parent | 87dcb2f0791bbbbe7e22ccc4321b81b8d3636ef4 (diff) | |
soc: add missing MODULE_DESCRIPTION() macros
With ARCH=x86, make allmodconfig && make W=1 C=1 reports:
WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/soc/imx/soc-imx8m.o
WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/soc/ixp4xx/ixp4xx-qmgr.o
WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/soc/ixp4xx/ixp4xx-npe.o
WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/soc/mediatek/mtk-cmdq-helper.o
WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/soc/amlogic/meson-clk-measure.o
Add the missing invocations of the MODULE_DESCRIPTION() macro.
Reviewed-by: Linus Walleij <[email protected]>
Acked-by: Shawn Guo <[email protected]>
Reviewed-by: AngeloGioacchino Del Regno <[email protected]>
Reviewed-by: Neil Armstrong <[email protected]> # for amlogic/meson-clk-measure.c
Signed-off-by: Jeff Johnson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions