Skip to content

Commit

Permalink
V4L/DVB: v4l: remove obsolete include/media/v4l2-i2c-drv.h file
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed Oct 21, 2010
1 parent 8dd4edd commit 1f20525
Showing 1 changed file with 0 additions and 80 deletions.
80 changes: 0 additions & 80 deletions include/media/v4l2-i2c-drv.h

This file was deleted.

0 comments on commit 1f20525

Please sign in to comment.