diff options
| author | Pierre-Louis Bossart <[email protected]> | 2020-07-07 14:06:09 -0500 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2020-07-09 21:56:47 +0100 |
| commit | fbcde4ffa5feebf07ba57b1158d03f609637a2c1 (patch) | |
| tree | a24cfd2291b029e29779ba5e637b33649988403d /tools/perf/scripts/python | |
| parent | 0a292439655d3ba6349fb3eb17d8c1b14728e1ba (diff) | |
ASoC: codecs: cros_ec_codec: fix 'defined but not used' warning
fix W=1 warning
sound/soc/codecs/cros_ec_codec.c:1056:36: warning:
'cros_ec_codec_acpi_id' defined but not used
[-Wunused-const-variable=]
1056 | static const struct acpi_device_id cros_ec_codec_acpi_id[] = {
| ^~~~~~~~~~~~~~~~~~~~~
Signed-off-by: Pierre-Louis Bossart <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions