From: Michael Krufky <mkrufky@m1k.net>
To: mkrufky@m1k.net
Cc: video4linux-list@redhat.com, linux-kernel@vger.kernel.org
Subject: [GIT PATCH] remove tuner constant declared twice in /linux/include/media/tuner.h
Date: Fri, 24 Jun 2005 07:53:56 -0400 [thread overview]
Message-ID: <42BBF454.2040305@m1k.net> (raw)
In-Reply-To: <42BBEF45.6000301@m1k.net>
Michael Krufky wrote:
> Linus-
>
> I reviewed -git6 this morning, and I noticed that a constant is
> declared twice for tuner #60 in /linux/include/media/tuner.h
>
> This patch removes the second entry. This has already been corrected
> in -mm by a later patch.
>
> Thank you.
>
> Signed-off-by: Michael Krufky <mkrufky@m1k.net>
>
>------------------------------------------------------------------------
>
>diff -upr linux-2.6.12-git6/include/media/tuner.h linux/include/media/tuner.h
>--- linux-2.6.12-git6/include/media/tuner.h 2005-06-24 07:16:35.000000000 +0000
>+++ linux/include/media/tuner.h 2005-06-24 07:18:03.000000000 +0000
>@@ -108,8 +108,6 @@
>
> #define TEA5767_TUNER_NAME "Philips TEA5767HN FM Radio"
>
>-#define TUNER_THOMSON_DTT7611 60
>-
> #define NOTUNER 0
> #define PAL 1 /* PAL_BG */
> #define PAL_I 2
>
>
I sent this to Linus this morning and forgot to CC the lists... This is
a very minor change, if he doesn't accept it, things will work the same
just as well.
--
Michael Krufky
parent reply other threads:[~2005-06-24 11:58 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <42BBEF45.6000301@m1k.net>]
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=42BBF454.2040305@m1k.net \
--to=mkrufky@m1k.net \
--cc=linux-kernel@vger.kernel.org \
--cc=video4linux-list@redhat.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 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.