V4L/DVB (11366): v4l: remove obsolete header and source
authorHans Verkuil <hverkuil@xs4all.nl>
Sun, 29 Mar 2009 21:00:07 +0000 (18:00 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 7 Apr 2009 00:44:19 +0000 (21:44 -0300)
v4l2-subdev.c and v4l2-i2c-drv-legacy.h were used to support the old i2c
API. All v4l drivers are now converted to v4l2_subdev, so these two files
can be removed.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found