diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2024-05-02 20:15:18 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-05-03 05:09:30 +0300 |
commit | 8ee46db14169fe1b028078767fda904d2fcbc04e (patch) | |
tree | 1f15fbd5b5863d289a152e43aee3877d3cf0bfc0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 645094b41157cce4ec41dc31298646c82f6998e0 (diff) | |
download | linux-8ee46db14169fe1b028078767fda904d2fcbc04e.tar.xz |
spi: bitbang: Add missing MODULE_DESCRIPTION()
The modpost script is not happy
WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/spi/spi-bitbang.o
because there is a missing module description.
Add it to the module.
While at it, update the terminology in Kconfig section to be in align
with added description along with the code comments.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20240502171518.2792895-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions