Staging: dt3155v4l: Adding the missing linux/delay.h
authorMarin Mitov <mitov@issp.bas.bg>
Wed, 5 May 2010 17:31:38 +0000 (20:31 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 May 2010 18:36:12 +0000 (11:36 -0700)
The prototypes of udelay() and msleep() are in linux/delay.h,
so include it.

Reported-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Marin Mitov <mitov@issp.bas.bg>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found