diff options
author | Randy Dunlap <randy.dunlap@oracle.com> | 2011-04-19 11:26:35 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-04-25 17:44:09 -0700 |
commit | b27b8ea853c4c1c1d5d95448cf69b3f10a9558d4 (patch) | |
tree | aafad80107978c327e52f42d3073f31a96804013 /Documentation | |
parent | 95c2b71b7b7422749950e3d497a894957d724b16 (diff) | |
download | linux-stable-b27b8ea853c4c1c1d5d95448cf69b3f10a9558d4.tar.gz linux-stable-b27b8ea853c4c1c1d5d95448cf69b3f10a9558d4.tar.bz2 linux-stable-b27b8ea853c4c1c1d5d95448cf69b3f10a9558d4.zip |
staging: intel_sst: intelmid needs delay.h
intel_sst drivers need to #include <linux/delay.h> 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 <randy.dunlap@oracle.com>
Cc: Vinod Koul <vinod.koul@intel.com>
Cc: Harsha Priya <priya.harsha@intel.com>
Cc: KP Jeeja <jeeja.kp@intel.com>
Cc: Dharageswari R <dharageswari.r@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions