ASoC: Samsung: Fix build error due to missing dependency
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 24 Jan 2014 08:39:25 +0000 (14:09 +0530)
committerMark Brown <broonie@linaro.org>
Fri, 24 Jan 2014 13:16:53 +0000 (13:16 +0000)
commit9b35a7b65f15ac8769619146ab12933ffa5dcaf8
treee6ad3f80afaaf0af7e116ff7b751c0daf4a7c4b7
parent4a9eee01b80b2e24d0d177df08334c0e4e4c3375
ASoC: Samsung: Fix build error due to missing dependency

Depend on MFD_ARIZONA to avoid the following build errors:

sound/soc/codecs/arizona.c:218: undefined reference to `arizona_request_irq'
sound/soc/codecs/arizona.c:226: undefined reference to `arizona_request_irq'
sound/soc/codecs/arizona.c:1719: undefined reference to `arizona_request_irq'

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/samsung/Kconfig