V4L/DVB (10957a): cx231xx: Fix compilation breakage
authorMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 13 Mar 2009 10:41:58 +0000 (07:41 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 7 Apr 2009 00:44:03 +0000 (21:44 -0300)
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 <mchehab@redhat.com>

No differences found