From: Mauro Carvalho Chehab Date: Fri, 13 Mar 2009 10:41:58 +0000 (-0300) Subject: V4L/DVB (10957a): cx231xx: Fix compilation breakage X-Git-Tag: v2.6.30-rc1~136^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=818fdf341369110ff91296843797a9431a3d9b31;p=pandora-kernel.git V4L/DVB (10957a): cx231xx: Fix compilation breakage Only cx231xx-video needs linux/version.h, due to KERNEL_VERSION macro, that is used by V4L2 API. This patch moves the KERNEL_VERSION to its proper place and starts with 0,0,1. There are still much more to be fixed on later patches Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed