]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
[PATCH] cx88 build fix
authorMauro Carvalho Chehab <mchehab@brturbo.com.br>
Sat, 25 Jun 2005 21:54:22 +0000 (14:54 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 25 Jun 2005 23:24:23 +0000 (16:24 -0700)
static declaration of cx88_pci_irqs follows non-static.

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/media/video/cx88/cx88.h

index ac0dc27bb38f7e7dedd7018a76a90d7210597f8a..867e988a5a93cc397685a4095cb861860dbd8e9e 100644 (file)
@@ -435,7 +435,6 @@ struct cx8802_dev {
 /* ----------------------------------------------------------- */
 /* cx88-core.c                                                 */
 
-extern char *cx88_pci_irqs[32];
 extern char *cx88_vid_irqs[32];
 extern char *cx88_mpeg_irqs[32];
 extern void cx88_print_irqbits(char *name, char *tag, char **strings,