From: Fabio Estevam Date: Tue, 6 Aug 2013 21:03:07 +0000 (-0300) Subject: ASoC: imx-mc13783: Make SND_SOC_IMX_MC13783 visible again X-Git-Tag: v3.12-rc1~150^2~9^2~42^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f19de649f70c3bd32da09fc08643d4fca1d06fe;p=pandora-kernel.git ASoC: imx-mc13783: Make SND_SOC_IMX_MC13783 visible again Commit 02502da45 (ASoC: imx-mc13783: Depend on ARCH_ARM) introduced 'ARCH_ARM' as a dependency for SND_SOC_IMX_MC13783, but this is a non-existent symbol. This makes the selection of SND_SOC_IMX_MC13783 to be impossible. Use the correct 'ARM' symbol instead. Signed-off-by: Fabio Estevam Signed-off-by: Mark Brown --- Reading git-diff-tree failed