[PATCH] Fix gcc 4 compilation in bttv

From: Andi Kleen
Date: Sun Jan 09 2005 - 21:59:49 EST



Fix gcc 4 compilation in bttv driver.

Signed-off-by: Andi Kleen <ak@xxxxxxx>

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);
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/