diff options
author | Jeff Johnson <quic_jjohnson@quicinc.com> | 2024-06-21 23:07:06 -0700 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2024-06-22 09:52:36 +0200 |
commit | 3402302cb128ec5067d885343a54df97231ac06f (patch) | |
tree | e864036ebd9f9a556c307a526d371b95d13c6102 /drivers/fpga/fpga-mgr.c | |
parent | 2d93937089be98713e27460e3d3a135668c8541b (diff) |
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 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions