staging: winbond: needs <linux/delay.h> for msleep and friends
commitcecf826df8648c843ea8db63b1f82c154a74db36
authorJeff Mahoney <jeffm@suse.com>
Thu, 24 Feb 2011 19:49:00 +0000 (24 14:49 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 1 Mar 2011 03:14:22 +0000 (28 19:14 -0800)
treead7e2ed79c05447dd872f7c4ebe3f7687536d82e
parentc0365f04f65e2055caefbf0971d4f23969af47ee
staging: winbond: needs <linux/delay.h> for msleep and friends

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>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/winbond/core.h