staging: winbond: needs <linux/delay.h> for msleep and friends
commit15750d67097c3c7957fbea4a5413994d5bda1de9
authorJeff Mahoney <jeffm@suse.com>
Thu, 24 Feb 2011 19:49:00 +0000 (24 14:49 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 23 Mar 2011 19:50:16 +0000 (23 12:50 -0700)
tree17a1778e4bcae394406435c43db9ad185d377269
parenta020a7f7864a09ef71797b76aafc7fe9049631b3
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