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)
commit818fdf341369110ff91296843797a9431a3d9b31
treeb8f78f3af6e8cb83d8310775f34620f081436d37
parentcde4362f0244a70bab73e37e24f167186bb9a8be
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 <mchehab@redhat.com>
drivers/media/video/cx231xx/cx231xx-cards.c
drivers/media/video/cx231xx/cx231xx-video.c
drivers/media/video/cx231xx/cx231xx.h