From: Arnd Bergmann Date: Fri, 29 May 2015 20:52:12 +0000 (+0200) Subject: staging: wilc1000: remove linux version checks X-Git-Tag: omap-for-v4.3/legacy-v2-signed~121^2~581 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5af056149ab91c55199e6633b5e69d370b5226c;p=pandora-kernel.git staging: wilc1000: remove linux version checks For code that is integrated into mainline Linux, checks for the kernel version make no sense, because we know which version we are compiling against. 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