diff options
author | 2023-08-01 15:04:32 -0400 | |
---|---|---|
committer | 2023-08-17 01:01:51 +0200 | |
commit | 58dffa96e62ccf30ecba718f124ce822ddc1150a (patch) | |
tree | 5ea49844a622158440623ff06628bde43dbae584 /scripts/generate_rust_analyzer.py | |
parent | rtc: pcf2127: add error checking when disabling POR0 (diff) | |
download | linux-rng-58dffa96e62ccf30ecba718f124ce822ddc1150a.tar.xz linux-rng-58dffa96e62ccf30ecba718f124ce822ddc1150a.zip |
rtc: pcf2127: remove unused function argument
Fixes the following W=1 kernel build warning(s):
drivers/rtc/rtc-pcf2127.c: In function ‘pcf2127_probe’:
drivers/rtc/rtc-pcf2127.c:635:32: warning: unused parameter ‘name’ [-Wunused-parameter]
635 | int alarm_irq, const char *name, bool is_pcf2127)
| ~~~~~~~~~~~~^~~~
Signed-off-by: Hugo Villeneuve <hvilleneuve@dimonoff.com>
Link: https://lore.kernel.org/r/20230801190432.3340545-1-hugo@hugovil.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions