linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Fix gcc 4 compilation in bttv
@ 2005-01-10  2:55 Andi Kleen
  0 siblings, 0 replies; only message in thread
From: Andi Kleen @ 2005-01-10  2:55 UTC (permalink / raw)
  To: akpm; +Cc: linux-kernel, kraxel


Fix gcc 4 compilation in bttv driver. 

Signed-off-by: Andi Kleen <ak@suse.de>

Index: linux/drivers/media/video/bttv.h
===================================================================
--- linux.orig/drivers/media/video/bttv.h	2005-01-09 18:19:22.%N +0100
+++ linux/drivers/media/video/bttv.h	2005-01-09 18:59:27.%N +0100
@@ -219,7 +219,6 @@
 };
 
 extern struct tvcard bttv_tvcards[];
-extern const unsigned int bttv_num_tvcards;
 
 /* identification / initialization of the card */
 extern void bttv_idcard(struct bttv *btv);

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

only message in thread, other threads:[~2005-01-10  2:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-10  2:55 [PATCH] Fix gcc 4 compilation in bttv Andi Kleen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).