From: Hari Prasath Gujulan Elango Date: Wed, 10 Jun 2015 04:25:37 +0000 (+0000) Subject: staging: wilc1000: fix build warning related to time_after_eq macro X-Git-Tag: omap-for-v4.3/legacy-v2-signed~121^2~274 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96baf5a61b14119eca3f5b282700e2560e5bda28;p=pandora-kernel.git staging: wilc1000: fix build warning related to time_after_eq macro This patch fixes a build warning related to the use of the time_after_eq macro.Adding a typecast to the second argument suppresses the warning.This warning was created by one my previous patch. Signed-off-by: Hari Prasath Gujulan Elango Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed