git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9d0fff
)
staging: intel_sst: include delay.h to fix build error
author
Randy Dunlap
<randy.dunlap@oracle.com>
Tue, 12 Oct 2010 00:47:04 +0000
(17:47 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 12 Oct 2010 15:55:40 +0000
(08:55 -0700)
intel_sst_drv_interface.c uses msleep() so it needs to include delay.h:
drivers/staging/intel_sst/intel_sst_drv_interface.c:88: error: implicit declaration of function 'msleep'
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found