diff options
author | Jeff Johnson <quic_jjohnson@quicinc.com> | 2024-06-03 17:55:39 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2024-06-07 14:47:59 +0300 |
commit | 6d4e1993a30539f556da2ebd36f1936c583eb812 (patch) | |
tree | 0f26f654fdefa3e567c4331dff39a2522a0782d1 /scripts/gdb/linux/utils.py | |
parent | ed6261d553f505e6b0ce8593bf3f3792928b0ab8 (diff) | |
download | linux-6d4e1993a30539f556da2ebd36f1936c583eb812.tar.xz |
hwrng: omap - add missing MODULE_DESCRIPTION() macro
make allmodconfig && make W=1 C=1 reports:
WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/char/hw_random/omap-rng.o
WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/char/hw_random/omap3-rom-rng.o
Add the missing invocation of the MODULE_DESCRIPTION() macro.
Signed-off-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions