From: Jeff Mahoney Date: Thu, 24 Feb 2011 19:49:00 +0000 (-0500) Subject: staging: winbond: needs for msleep and friends X-Git-Tag: v2.6.39-rc1~469^2~346 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cecf826df8648c843ea8db63b1f82c154a74db36;p=pandora-kernel.git staging: winbond: needs 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 Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed