diff options
| author | Alexandre Belloni <[email protected]> | 2025-07-24 09:04:19 +0000 |
|---|---|---|
| committer | Alexandre Belloni <[email protected]> | 2025-07-26 22:14:59 +0000 |
| commit | 95f610e36adc74f3972e31c28567d66777ce37f3 (patch) | |
| tree | e4fd13486db81147ac394112756781a9f9284d53 /rust/helpers/platform.c | |
| parent | rtc: Optimize calculations in rtc_time64_to_tm() (diff) | |
| download | kernel-95f610e36adc74f3972e31c28567d66777ce37f3.tar.gz kernel-95f610e36adc74f3972e31c28567d66777ce37f3.zip | |
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 <[email protected]>
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexandre Belloni <[email protected]>
Diffstat (limited to 'rust/helpers/platform.c')
0 files changed, 0 insertions, 0 deletions
