commit | 818fdf341369110ff91296843797a9431a3d9b31 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri Mar 13 07:41:58 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Apr 06 21:44:03 2009 -0300 |
tree | b8f78f3af6e8cb83d8310775f34620f081436d37 | |
parent | cde4362f0244a70bab73e37e24f167186bb9a8be [diff] |
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>