From: Arnd Bergmann Date: Fri, 29 May 2015 20:52:13 +0000 (+0200) Subject: staging: wilc1000: remove platform version checks X-Git-Tag: omap-for-v4.3/legacy-v2-signed~121^2~580 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=544c69dc83844f9db20af868027df0faf0cf9dd3;p=pandora-kernel.git staging: wilc1000: remove platform version checks For code that is integrated into mainline Linux, checks for the OS platform make no sense, because we know that we are on Linux. This removes all checks and the associated dead code. Signed-off-by: Arnd Bergmann Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed