diff options
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2025-07-24 11:04:19 +0200 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2025-07-27 00:14:59 +0200 |
commit | 95f610e36adc74f3972e31c28567d66777ce37f3 (patch) | |
tree | e4fd13486db81147ac394112756781a9f9284d53 /scripts/lib/kdoc/kdoc_parser.py | |
parent | ae48d3542783cdb826774a751084aa1c536029d5 (diff) |
rtc: pcf85063: scope pcf85063_config structures
Fix possible warning:
>> drivers/rtc/rtc-pcf85063.c:566:37: warning: unused variable 'config_rv8063' [-Wunused-const-variable]
566 | static const struct pcf85063_config config_rv8063 = {
| ^~~~~~~~~~~~~
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202507241607.dmz2qrO5-lkp@intel.com/
Link: https://lore.kernel.org/r/20250724090420.917705-1-alexandre.belloni@bootlin.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions