diff options
author | Pierre-Louis Bossart <[email protected]> | 2020-03-10 11:35:07 -0500 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-03-10 18:03:30 +0000 |
commit | 5549ea64799784308cc03313a86dea3de56d48ce (patch) | |
tree | e01533148490f7155f45503cf7caf517a04ec356 /lib/memory-notifier-error-inject.c | |
parent | c23f044427f36392264861ca40dcb4202272ef11 (diff) |
ASoC: rt5682: fix unmet dependencies
The rt5682 code can be used in I2C or SoundWire mode. When I2C is not
selected, we have the following issue:
WARNING: unmet direct dependencies detected for SND_SOC_RT5682
Depends on [n]: SOUND [=m] && !UML && SND [=m] && SND_SOC [=m] &&
I2C [=n]
Selected by [m]:
- SND_SOC_RT5682_SDW [=m] && SOUND [=m] && !UML && SND [=m] &&
SND_SOC [=m] && SOUNDWIRE [=m]
Fix by adding SOUNDWIRE as a dependency.
Fixes: 03f6fc6de9192f ('ASoC: rt5682: Add the soundwire support')
Reported-by: kbuild test robot <[email protected]>
Signed-off-by: Pierre-Louis Bossart <[email protected]>
Cc: Oder Chiou <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions