On Fri, Apr 08, 2011 at 08:21:15AM +0800, Mark Brown wrote:
On Thu, Apr 07, 2011 at 10:18:13AM +0800, Lu Guanqun wrote:
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:612:2: error: ‘sst_drv_ctx’ undeclared (first use in this function) drivers/staging/intel_sst/intelmid.c:612:2: note: each undeclared identifier is reported only once for each function it appears in
This does not apply against my for-2.6.40 branch - please check which tree it should be applied against.
Hi Mark,
I've resent the patch based on your 2.6.40 branch. Please check. It can be applied cleanly. The reason is I mixes several kernel trees together and the other has changes in this intelmid.c file.
Sorry for the trouble.