From: Takashi Iwai Date: Thu, 4 Jun 2009 07:58:18 +0000 (+0200) Subject: ASoC: Fix build error in twl4030.c X-Git-Tag: v2.6.31-rc1~363^2~29^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d08664fdb50795b29cf70b0269ea02f7248e76c3;p=pandora-kernel.git ASoC: Fix build error in twl4030.c Fix the (likely cut-n-paste) error by commit 16a30fbb0d3aa4ee829a2dd3d0e314e2b5ae96a9, which causes the error below: sound/soc/codecs/twl4030.c: In function 'twl4030_read_reg_cache': sound/soc/codecs/twl4030.c:152: error: 'cache' undeclared (first use in this function) Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed