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 <[email protected]>
------------------------------------------------------------------------
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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]