diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2023-03-11 14:16:57 +0300 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2023-03-16 22:55:16 +0300 |
commit | 7a287433c9e65e65a79411989c35c579f755dd9f (patch) | |
tree | 5ce412195395464c05f00b932afbf7c6d2597f53 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 8759500cbdfcaf825316bc8d466d11462d7efbda (diff) | |
download | linux-7a287433c9e65e65a79411989c35c579f755dd9f.tar.xz |
i2c: cros-ec-tunnel: Mark ACPI and OF related data as maybe unused
The driver can be compile tested with !CONFIG_OF or !CONFIG_ACPI making
certain data unused:
drivers/i2c/busses/i2c-cros-ec-tunnel.c:295:34: error: ‘cros_ec_i2c_of_match’ defined but not used [-Werror=unused-const-variable=]
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Guenter Roeck <groeck@chromium.org>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions