diff options
author | Axel Lin <[email protected]> | 2011-12-06 15:38:51 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2011-12-06 11:01:20 +0000 |
commit | f8f626f537aee0da878d287e0d7694b7b76d599a (patch) | |
tree | 26dd541ed38ea8b61ec139827bd4d0563fc0483f /net/lapb/lapb_subr.c | |
parent | 68bfcafaaeebdf23fba0edb4e0964bef7d08f92a (diff) |
ASoC: Fix build dependency for SND_SOC_JZ4740_CODEC
Currently SND_SOC_JZ4740_CODEC depends on SOC_JZ4740 but SOC_JZ4740 is not
defined in any Kconfig. Thus the codec driver will not be built when select
"Build all ASoC CODEC drivers".
(Unless it is selected by SND_JZ4740_SOC_QI_LB60).
Remove the dependency with SOC_JZ4740, then this code driver can be built when
select "Build all ASoC CODEC drivers".
Signed-off-by: Axel Lin <[email protected]>
Acked-by: Lars-Peter Clausen <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions