diff options
| author | YueHaibing <[email protected]> | 2019-08-13 22:25:01 +0800 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2019-08-15 15:03:21 +0100 |
| commit | 0faf1237c60a3791d7ff32035d3097d3e022e68f (patch) | |
| tree | a6e5ef458810140170fcba7d05c25a4f7ba09065 /tools/perf/scripts/python/sched-migration.py | |
| parent | 9c6c417d95d83999c16965186f6e755ad8a8b658 (diff) | |
ASoC: soc-core: Fix -Wunused-const-variable warning
If CONFIG_DMI is not set, gcc warns:
sound/soc/soc-core.c:81:27: warning:
dmi_blacklist defined but not used [-Wunused-const-variable=]
Add #ifdef guard around it.
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: YueHaibing <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions