From: Sachin Kamat Date: Fri, 24 Jan 2014 08:39:25 +0000 (+0530) Subject: ASoC: Samsung: Fix build error due to missing dependency X-Git-Tag: v3.14-rc1~16^2~4^2^4~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b35a7b65f15ac8769619146ab12933ffa5dcaf8;p=pandora-kernel.git 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed