All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PATCH] remove tuner constant declared twice in /linux/include/media/tuner.h
       [not found] <42BBEF45.6000301@m1k.net>
@ 2005-06-24 11:53 ` Michael Krufky
  0 siblings, 0 replies; only message in thread
From: Michael Krufky @ 2005-06-24 11:53 UTC (permalink / raw)
  To: mkrufky; +Cc: video4linux-list, linux-kernel

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-06-24 11:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <42BBEF45.6000301@m1k.net>
2005-06-24 11:53 ` [GIT PATCH] remove tuner constant declared twice in /linux/include/media/tuner.h Michael Krufky

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.