mirror of
https://github.com/torvalds/linux.git
synced 2025-11-07 12:10:52 +02:00
make allmodconfig && make W=1 C=1 reports: WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/sprd/clk-sprd.o Add the missing invocation of the MODULE_DESCRIPTION() macro. Signed-off-by: Jeff Johnson <quic_jjohnson@quicinc.com> Link: https://lore.kernel.org/r/20240602-md-clk-sprd-v1-1-de0884ea6fc7@quicinc.com Signed-off-by: Stephen Boyd <sboyd@kernel.org> |
||
|---|---|---|
| .. | ||
| common.c | ||
| common.h | ||
| composite.c | ||
| composite.h | ||
| div.c | ||
| div.h | ||
| gate.c | ||
| gate.h | ||
| Kconfig | ||
| Makefile | ||
| mux.c | ||
| mux.h | ||
| pll.c | ||
| pll.h | ||
| sc9860-clk.c | ||
| sc9863a-clk.c | ||
| ums512-clk.c | ||