]> www.infradead.org Git - users/dwmw2/linux.git/commit
staging: winbond: needs <linux/delay.h> for msleep and friends
authorJeff Mahoney <jeffm@suse.com>
Thu, 24 Feb 2011 19:49:00 +0000 (14:49 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 23 Mar 2011 20:03:48 +0000 (13:03 -0700)
commit9396b825a10a1f25f60085f49e2cde42a4bd39ee
tree4d0c89a1cab7f6a19356a78947d13f1392db72d0
parent1bc826c80dbd4a542557f3b1bef322e3e1b730ef
staging: winbond: needs <linux/delay.h> for msleep and friends

commit cecf826df8648c843ea8db63b1f82c154a74db36 upstream.

linux/delay.h is pulled in somehow on x86 but not on ia64 or powerpc.

This fixes a build failure on those arches since they use [mu]delay.

Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/winbond/core.h