From: Fabio Estevam Date: Tue, 10 Apr 2012 21:33:07 +0000 (-0300) Subject: ASoC: wm9712: Fix build due to missing definition of "runtime" X-Git-Tag: v3.5-rc1~118^2~3^2~126 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b46ac308bf4f675cac9caf63c2de22f2a18f9347;p=pandora-kernel.git ASoC: wm9712: Fix build due to missing definition of "runtime" Fix the following build error: sound/soc/codecs/wm9712.c:482:32: error: 'runtime' undeclared (first use in this function) sound/soc/codecs/wm9712.c:499:33: error: 'runtime' undeclared (first use in this function) Signed-off-by: Fabio Estevam Signed-off-by: Mark Brown --- Reading git-diff-tree failed