From: Larry Finger Date: Sun, 25 Aug 2013 16:49:37 +0000 (-0500) Subject: staging: gdm724x: Remove tests of KERNELVERSION X-Git-Tag: v3.12-rc1~183^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57f1d4d39e8a284188912417a1de5ecf6469a002;p=pandora-kernel.git staging: gdm724x: Remove tests of KERNELVERSION Kernel code need not test for KERNELVERSION. Besides being unnecessary for an in-kernel driver, these lines will cause a build failure for any source tree with a stale include/linux/version.h. This patch is only compile tested. Signed-off-by: Larry Finger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed