linux/drivers/video/console
Jeff Johnson 3402302cb1 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>
2024-06-22 09:52:36 +02:00
..
dummycon.c tty: vt: make types around consw::con_blank() bool 2024-01-27 18:08:54 -08:00
Kconfig vgacon: drop IA64 reference in VGA_CONSOLE dependency list 2023-11-28 19:04:20 +00:00
Makefile video: Move HP PARISC STI core code to shared location 2023-04-20 10:04:51 +02:00
mdacon.c video: console: add missing MODULE_DESCRIPTION() macros 2024-06-22 09:52:36 +02:00
newport_con.c video: console: add missing MODULE_DESCRIPTION() macros 2024-06-22 09:52:36 +02:00
sticon.c video: console: add missing MODULE_DESCRIPTION() macros 2024-06-22 09:52:36 +02:00
vgacon.c video: console: add missing MODULE_DESCRIPTION() macros 2024-06-22 09:52:36 +02:00