All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@infradead.org>
To: "Németh Márton" <nm127@freemail.hu>
Cc: Jean-Francois Moine <moinejf@free.fr>,
	Hans de Goede <hdegoede@redhat.com>,
	V4L Mailing List <linux-media@vger.kernel.org>
Subject: Re: [PATCH 2/2] gspca pac7302: add support for camera button
Date: Sun, 10 Jan 2010 10:11:18 -0200	[thread overview]
Message-ID: <4B49C3E6.2040206@infradead.org> (raw)
In-Reply-To: <4B095EEF.9070205@freemail.hu>

Németh Márton wrote:
> From: Márton Németh <nm127@freemail.hu>
> 
> Add support for snapshot button found on Labtec Webcam 2200
> (USB ID 093a:2626

This patch breaks compilation against current -tip:

/home/v4l/master/v4l/pac7302.c:74:19: error: input.h: No such file or directory
/home/v4l/master/v4l/pac7302.c: In function 'sd_int_pkt_scan':
/home/v4l/master/v4l/pac7302.c:1255: error: 'struct gspca_dev' has no member named 'input_dev'
/home/v4l/master/v4l/pac7302.c:1256: error: 'struct gspca_dev' has no member named 'input_dev'
/home/v4l/master/v4l/pac7302.c:1257: error: 'struct gspca_dev' has no member named 'input_dev'
/home/v4l/master/v4l/pac7302.c:1258: error: 'struct gspca_dev' has no member named 'input_dev'
/home/v4l/master/v4l/pac7302.c: At top level:
/home/v4l/master/v4l/pac7302.c:1284: error: unknown field 'int_pkt_scan' specified in initializer
/home/v4l/master/v4l/pac7302.c:1284: warning: excess elements in struct initializer
/home/v4l/master/v4l/pac7302.c:1284: warning: (near initialization for 'sd_desc')
make[3]: *** [/home/v4l/master/v4l/pac7302.o] Error 1

Cheers,
Mauro

  reply	other threads:[~2010-01-10 12:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-22 15:55 [PATCH 2/2] gspca pac7302: add support for camera button Németh Márton
2010-01-10 12:11 ` Mauro Carvalho Chehab [this message]
2010-01-10 12:24   ` Németh Márton
2010-01-10 12:37     ` Mauro Carvalho Chehab
2010-01-10 12:43       ` Németh Márton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4B49C3E6.2040206@infradead.org \
    --to=mchehab@infradead.org \
    --cc=hdegoede@redhat.com \
    --cc=linux-media@vger.kernel.org \
    --cc=moinejf@free.fr \
    --cc=nm127@freemail.hu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.