From: Glen Nakamura <glen@imodulo.com>
To: linux-kernel@vger.kernel.org
Cc: marcelo.tosatti@cyclades.com
Subject: [PATCH 2.4.31-pre1] Duplicate id in videodev.h
Date: Thu, 28 Apr 2005 07:11:36 +0000 [thread overview]
Message-ID: <20050428071136.GA2032@modulo.internal> (raw)
VID_HARDWARE_W9968CF and VID_HARDWARE_SAA7114H are both assigned value 36.
Trivial patch below increases VID_HARDWARE_SAA7114H to 37.
Signed-off-by: Glen Nakamura <glen@imodulo.com>
--- linux-2.4.30.orig/include/linux/videodev.h 2004-02-18 13:36:32.000000000 +0000
+++ linux-2.4.30/include/linux/videodev.h 2004-02-18 13:36:32.000000000 +0000
@@ -421,7 +421,7 @@ struct video_code
#define VID_HARDWARE_VICAM 34
#define VID_HARDWARE_SF16FMR2 35
#define VID_HARDWARE_W9968CF 36
-#define VID_HARDWARE_SAA7114H 36
+#define VID_HARDWARE_SAA7114H 37
#endif /* __LINUX_VIDEODEV_H */
reply other threads:[~2005-04-28 7:12 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20050428071136.GA2032@modulo.internal \
--to=glen@imodulo.com \
--cc=linux-kernel@vger.kernel.org \
--cc=marcelo.tosatti@cyclades.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox