aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx88/cx88.h
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@brturbo.com.br>2005-06-25 14:54:22 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-06-25 16:24:23 -0700
commit5cdb7b48d0d5963e40bb6621bfa7b2d5fddc4562 (patch)
tree688a3cb63460d52b499528e99d1c35b8adb9935d /drivers/media/video/cx88/cx88.h
parentb659980014a7f45bfd6a1da9039a0498a28b7a63 (diff)
downloadlinux-5cdb7b48d0d5963e40bb6621bfa7b2d5fddc4562.tar.gz
[PATCH] cx88 build fix
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>
Diffstat (limited to 'drivers/media/video/cx88/cx88.h')
-rw-r--r--drivers/media/video/cx88/cx88.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/cx88/cx88.h b/drivers/media/video/cx88/cx88.h
index ac0dc27bb38f7e..867e988a5a93cc 100644
--- a/drivers/media/video/cx88/cx88.h
+++ b/drivers/media/video/cx88/cx88.h
@@ -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,