diff options
author | 2020-11-03 17:24:35 +0100 | |
---|---|---|
committer | 2020-12-10 12:24:40 -0800 | |
commit | 975d25cbb505e92644de2e603965bb5e17215012 (patch) | |
tree | 2f1d2be023c0571be10eb33b1d1ca34c4f94b975 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | clk: pwm: drop of_match_ptr from of_device_id table (diff) | |
download | wireguard-linux-975d25cbb505e92644de2e603965bb5e17215012.tar.xz wireguard-linux-975d25cbb505e92644de2e603965bb5e17215012.zip |
clk: scpi: mark scpi_clk_match as maybe unused
The scpi_clk_match (struct of_device_id) is referenced only with
CONFIG_OF builds thus mark it as __maybe_unused:
drivers/clk/clk-scpi.c:132:34: warning:
‘scpi_clk_match’ defined but not used [-Wunused-const-variable=]
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20201103162435.13689-8-krzk@kernel.org
Acked-by: Sudeep Holla <sudeep.holla@arm.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions