From: Max Filippov Date: Sat, 8 Mar 2014 09:31:06 +0000 (+0400) Subject: ASoC: tlv320aic23: add missing EXPORT_SYMBOLs X-Git-Tag: v3.15-rc1~36^2~1^2^4~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40423285a10e317b8e89e430779633eaef0b4add;p=pandora-kernel.git ASoC: tlv320aic23: add missing EXPORT_SYMBOLs This fixes the following build errors when aic23 is configured as module: >> ERROR: "tlv320aic23_probe" >> [sound/soc/codecs/snd-soc-tlv320aic23-i2c.ko] undefined! >> ERROR: "tlv320aic23_regmap" >> [sound/soc/codecs/snd-soc-tlv320aic23-i2c.ko] undefined! Signed-off-by: Max Filippov Signed-off-by: Mark Brown --- Reading git-diff-tree failed