diff options
author | Arnd Bergmann <arnd@arndb.de> | 2025-04-09 15:22:56 +0300 |
---|---|---|
committer | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2025-05-01 20:43:43 +0300 |
commit | 7ea3876af994e4fd8065af0314bce6619e73667a (patch) | |
tree | dd780919ddc63e0f3031774eb3e2f23eaf035b36 /tools/perf/scripts/python/task-analyzer.py | |
parent | 702a09507d808a8cc844ac35a8cf00b4d652dab0 (diff) | |
download | linux-7ea3876af994e4fd8065af0314bce6619e73667a.tar.xz |
mux: adg792a: remove incorrect of_match_ptr annotation
Building with W=1 shows a warning about adg792a_of_match being unused
when CONFIG_OF is disabled:
drivers/mux/adg792a.c:134:34: error: unused variable 'adg792a_of_match' [-Werror,-Wunused-const-variable]
Acked-by: Peter Rosin <peda@axentia.se>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20250409122314.2848028-4-arnd@kernel.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions