Adam Forsyth wrote: > On 11/16/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > >> Author: ttrafford >> Date: Wed Nov 16 20:40:35 2005 >>New Revision: 2965 >> Changeset: http://ivtvdriver.org/trac/changeset/2965 >> >>Modified: >> ivtv/branches/0.4/utils/videodev.h >> >>Log: >>get rid of <linux/videodev2.h> include in videodev.h. we don't want to >>attempt to use any videodev2 but the one in utils/. > > > I may be misunderstanding this, but if the above log is correct, > shouldn't the videodev2.h include lines be changed in these files as > well: > > enc_chann.c:#include <linux/videodev2.h> > encoder.c:#include <linux/videodev2.h> > ivtvfbctl.c:#include <linux/videodev2.h> > ivtv-radio.c:#include <linux/videodev2.h>
No, you're right. Committing now. Thanks. -- Tyler Trafford _______________________________________________ ivtv-devel mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-devel
