]> git.karo-electronics.de Git - mv-sheeva.git/commit
V4L/DVB: v4l: remove obsolete include/media/v4l2-i2c-drv.h file
authorHans Verkuil <hverkuil@xs4all.nl>
Wed, 15 Sep 2010 19:36:07 +0000 (16:36 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 21 Oct 2010 03:06:06 +0000 (01:06 -0200)
commit1f2052539666bd8b43ed26c9b1c3687628c49ecc
treef7ecd086502bd6d157a120435fd655be31eb2bc2
parent8dd4eddaf7b2acbc4b7aa097d0e2b373e519e97b
V4L/DVB: v4l: remove obsolete include/media/v4l2-i2c-drv.h file

The include/media/v4l2-i2c-drv.h header was used to be able to compile drivers
in the v4l-dvb hg repository for legacy kernels (mainly pre-2.6.26) without
creating an #ifdef mess.

The hg repository dropped support for kernels < 2.6.26 so we can remove this
header. All i2c drivers that used it have now been converted to use proper
i2c code. The header was a hack, but it did its job well. So I would call
this an honorable removal. :-)

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
include/media/v4l2-i2c-drv.h [deleted file]