diff options
author | Jeff Johnson <[email protected]> | 2024-06-17 12:53:52 -0700 |
---|---|---|
committer | Borislav Petkov (AMD) <[email protected]> | 2024-06-29 16:21:01 +0200 |
commit | 3afa157f43b3671f8453ac41dc8651c1feb76179 (patch) | |
tree | 093cb78684580e00749fbdcfe1e5da73d81342be /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 420c324d59534a660f4d63fca1d6a02993c0c118 (diff) |
EDAC: Add missing MODULE_DESCRIPTION() macros
With ARCH=arm64
make allmodconfig && make W=1 C=1
reports:
WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/edac/layerscape_edac_mod.o
Add the missing invocation of the MODULE_DESCRIPTION() macro to all
files which have a MODULE_LICENSE().
This includes mpc85xx_edac.c and four octeon_edac-*.c files which,
although they did not produce a warning with the arm64 allmodconfig
configuration, may cause this warning with other configurations.
[ bp: s/module/driver/ for layerscape_edac ]
Signed-off-by: Jeff Johnson <[email protected]>
Signed-off-by: Borislav Petkov (AMD) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions