diff options
author | Jeff Johnson <quic_jjohnson@quicinc.com> | 2024-06-22 09:07:06 +0300 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2024-06-22 10:52:36 +0300 |
commit | 3402302cb128ec5067d885343a54df97231ac06f (patch) | |
tree | e864036ebd9f9a556c307a526d371b95d13c6102 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2d93937089be98713e27460e3d3a135668c8541b (diff) | |
download | linux-3402302cb128ec5067d885343a54df97231ac06f.tar.xz |
video: console: add missing MODULE_DESCRIPTION() macros
With ARCH=i386, make allmodconfig && make W=1 C=1 reports:
WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/video/console/mdacon.o
Add the missing invocation of the MODULE_DESCRIPTION() macro to all
files which have a MODULE_LICENSE().
This includes three other files which, although they did not produce a
warning with the i386 allmodconfig configuration, may cause this
warning with other configurations.
Signed-off-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions