From: Greg Kroah-Hartman Date: Sat, 15 Aug 2015 02:42:23 +0000 (-0700) Subject: staging: wilc1000: remove WILC_Sleep() X-Git-Tag: omap-for-v4.3/fixes-merge-window~44^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80e29c7a8045005e1a146d86aa4e4a8cce13688c;p=pandora-kernel.git staging: wilc1000: remove WILC_Sleep() It was just a wrapper around usleep_range() so call that directly instead and remove the now-empty file. Cc: Johnny Kim Cc: Rachel Kim Cc: Dean Lee Cc: Chris Park Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed