diff options
author | 2024-07-18 16:17:52 -0700 | |
---|---|---|
committer | 2024-07-23 09:47:40 +0200 | |
commit | 2c716cf17edee74424336e87fe42b99ee5e91bad (patch) | |
tree | d087465d7b9c85da7d789ca8519450a552c67c8e /scripts/generate_rust_analyzer.py | |
parent | MIPS: SMP-CPS: Fix address for GCR_ACCESS register for CM3 and later (diff) | |
download | linux-rng-2c716cf17edee74424336e87fe42b99ee5e91bad.tar.xz linux-rng-2c716cf17edee74424336e87fe42b99ee5e91bad.zip |
mips: sibyte: add missing MODULE_DESCRIPTION() macro
Since commit 1fffe7a34c89 ("script: modpost: emit a warning when the
description is missing"), a module without a MODULE_DESCRIPTION() will
result in a warning with make W=1. The following warning is being
observed when ARCH=mips and CONFIG_SIBYTE_TBPROF=m:
WARNING: modpost: missing MODULE_DESCRIPTION() in arch/mips/sibyte/common/sb_tbprof.o
Add the missing invocation of the MODULE_DESCRIPTION() macro.
Signed-off-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions