3 Jun
2015
3 Jun
'15
11:06 a.m.
On Tue, Jun 02, 2015 at 09:28:37PM -0700, Kenneth Westfield wrote:
Building with the following config options ...
CONFIG_COMPILE_TEST=y # CONFIG_SND_SOC_QCOM is not set CONFIG_SND_SOC_LPASS_IPQ806X=m CONFIG_SND_SOC_STORM=m
... causes the following build warning:
It's not obvious to me that the above set of options should be allowed in the first place - surely the machine drivers depend on SND_SOC_QCOM so the fix should be to add the missing dependency to the machine drivers?