staging: olpc: Add <linux/delay.h>
authorJeff Mahoney <jeffm@suse.com>
Tue, 12 Apr 2011 18:55:11 +0000 (14:55 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 26 Apr 2011 00:08:29 +0000 (17:08 -0700)
 The olpc dcon xo1 driver uses udelay() without including <linux/delay.h>.

 This patch adds it.

Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Andres Salomon <dilinger@queued.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found