kernel-hacking-2024-linux-s.../drivers/mtd/maps
Jeff Johnson f32ded4b55 mtd: add missing MODULE_DESCRIPTION() macros
With ARCH=x86, make allmodconfig && make W=1 C=1 reports:
WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mtd/parsers/brcm_u-boot.o
WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mtd/parsers/tplink_safeloader.o
WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mtd/chips/cfi_util.o
WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mtd/chips/cfi_cmdset_0020.o
WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/mtd/maps/map_funcs.o

Add the missing invocations of the MODULE_DESCRIPTION() macro.

Signed-off-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Acked-by: Vignesh Raghavendra <vigneshr@ti.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20240610-md-drivers-mtd-v1-1-0f59183e4005@quicinc.com
2024-07-01 11:56:28 +02:00
..
amd76xrom.c
cfi_flagadm.c
ck804xrom.c
dc21285.c
esb2rom.c
ichxrom.c
impa7.c
Kconfig mtd: Remove support for Carillo Ranch driver 2024-02-26 11:29:36 +01:00
l440gx.c
lantiq-flash.c mtd: maps: lantiq-flash: Convert to platform remove callback returning void 2023-10-16 10:56:48 +02:00
Makefile mtd: physmap: Use *-y instead of *-objs in Makefile 2024-05-27 13:39:53 +02:00
map_funcs.c mtd: add missing MODULE_DESCRIPTION() macros 2024-07-01 11:56:28 +02:00
netsc520.c
nettel.c
pci.c
pcmciamtd.c
physmap-bt1-rom.c mtd: Explicitly include correct DT includes 2023-07-27 17:03:41 +02:00
physmap-bt1-rom.h
physmap-core.c mtd: maps: physmap-core: fix flash size larger than 32-bit 2024-02-26 11:26:21 +01:00
physmap-gemini.c mtd: Explicitly include correct DT includes 2023-07-27 17:03:41 +02:00
physmap-gemini.h
physmap-ixp4xx.c mtd: Explicitly include correct DT includes 2023-07-27 17:03:41 +02:00
physmap-ixp4xx.h mtd: Explicitly include correct DT includes 2023-07-27 17:03:41 +02:00
physmap-versatile.c mtd: maps: fix -Wvoid-pointer-to-enum-cast warning 2023-08-18 16:38:54 +02:00
physmap-versatile.h
pismo.c mtd: maps: pismo: Switch back to use i2c_driver's .probe() 2023-06-19 10:26:03 +02:00
plat-ram.c mtd: maps: plat-ram: Convert to platform remove callback returning void 2023-10-16 10:56:48 +02:00
pxa2xx-flash.c mtd: maps: pxa2xx-flash: Convert to platform remove callback returning void 2023-10-16 10:56:48 +02:00
sa1100-flash.c mtd: maps: sa1100-flash: Prefer struct_size over open coded arithmetic 2024-04-09 08:35:37 +02:00
sbc_gxx.c
sc520cdp.c
scb2_flash.c
scx200_docflash.c
solutionengine.c
sun_uflash.c mtd: maps: sun_uflash: Declare uflash_devinit static 2024-03-08 21:20:23 +01:00
ts5500_flash.c
tsunami_flash.c
uclinux.c
vmu-flash.c mtd: maps: vmu-flash: Fix the (mtd core) switch to ref counters 2023-12-14 16:43:17 +01:00