From: Lu Guanqun Date: Fri, 8 Apr 2011 00:41:38 +0000 (+0800) Subject: sst: fix compile error X-Git-Tag: v3.0-rc1~347^2~1^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=774fd7baf87829248365a07fdd42ca9882b5dd64;p=pandora-kernel.git sst: fix compile error Add several include files to fix the below compile error. drivers/staging/intel_sst/intelmid.c: In function ‘snd_intelmad_sst_register’: drivers/staging/intel_sst/intelmid.c:805:2: error: ‘sst_drv_ctx’ undeclared (first use in this function) drivers/staging/intel_sst/intelmid.c:805:2: note: each undeclared identifier is reported only once for each function it appears in Signed-off-by: Lu Guanqun Signed-off-by: Mark Brown --- Reading git-diff-tree failed