1
0
Fork 0
alistair23-linux/drivers/media/video/tlg2300
Mauro Carvalho Chehab d8a9c01484 [media] tlg2300: Remove usage of KERNEL_VERSION()
As reported by Marcos:

On 04-18-2012 01:30, Marcos Paulo de Souza wrote:
> The output of "make versioncheck" told us that:
>
> drivers/media/video/tlg2300/pd-video.c: 1669: need linux/version.h
>
> If we take a look at the code, we can see that this file uses the macro
> KERNEL_VERSION.

The V4L2 core now fills it automatically, so drivers shouldn't touch on
cap->version anymore.

Reported by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-04-19 16:47:07 -03:00
..
Kconfig [media] rc: rename the remaining things to rc_core 2010-12-29 08:16:50 -02:00
Makefile [media] drivers/media: do not use EXTRA_CFLAGS 2011-09-03 18:50:59 -03:00
pd-alsa.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
pd-common.h [media] tlg2300: convert set_fontend to use DVBv5 parameters 2011-12-31 09:57:57 -02:00
pd-dvb.c [media] dvb: Remove ops->info.type from frontends 2012-01-04 17:30:34 -02:00
pd-main.c [media] tlg2300: fix up check_firmware() return 2012-01-16 12:38:00 -02:00
pd-radio.c [media] Stop using linux/version.h on most video drivers 2011-07-27 17:53:12 -03:00
pd-video.c [media] tlg2300: Remove usage of KERNEL_VERSION() 2012-04-19 16:47:07 -03:00
vendorcmds.h V4L/DVB: Add driver for Telegent tlg2300 2010-02-26 15:10:58 -03:00