From: Randy Dunlap Date: Tue, 19 Apr 2011 18:26:35 +0000 (-0700) Subject: staging: intel_sst: intelmid needs delay.h X-Git-Tag: v2.6.39-rc7~15^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b27b8ea853c4c1c1d5d95448cf69b3f10a9558d4;p=pandora-kernel.git staging: intel_sst: intelmid needs delay.h intel_sst drivers need to #include so that they build cleanly: drivers/staging/intel_sst/intelmid_v1_control.c:188: error: implicit declaration of function 'msleep' drivers/staging/intel_sst/intelmid_v2_control.c:172: error: implicit declaration of function 'msleep' Signed-off-by: Randy Dunlap Cc: Vinod Koul Cc: Harsha Priya Cc: KP Jeeja Cc: Dharageswari R Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed