diff options
author | Jeff Johnson <quic_jjohnson@quicinc.com> | 2024-07-18 16:17:52 -0700 |
---|---|---|
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2024-07-23 09:47:40 +0200 |
commit | 2c716cf17edee74424336e87fe42b99ee5e91bad (patch) | |
tree | d087465d7b9c85da7d789ca8519450a552c67c8e /tools/testing/selftests/bpf/prog_tests/async_stack_depth.c | |
parent | a263e5f309f32301e1f3ad113293f4e68a82a646 (diff) |
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 'tools/testing/selftests/bpf/prog_tests/async_stack_depth.c')
0 files changed, 0 insertions, 0 deletions