diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/media/video/cx88/cx88.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/cx88/cx88.h b/drivers/media/video/cx88/cx88.h index ac0dc27bb38f..867e988a5a93 100644 --- a/drivers/media/video/cx88/cx88.h +++ b/drivers/media/video/cx88/cx88.h | |||
@@ -435,7 +435,6 @@ struct cx8802_dev { | |||
435 | /* ----------------------------------------------------------- */ | 435 | /* ----------------------------------------------------------- */ |
436 | /* cx88-core.c */ | 436 | /* cx88-core.c */ |
437 | 437 | ||
438 | extern char *cx88_pci_irqs[32]; | ||
439 | extern char *cx88_vid_irqs[32]; | 438 | extern char *cx88_vid_irqs[32]; |
440 | extern char *cx88_mpeg_irqs[32]; | 439 | extern char *cx88_mpeg_irqs[32]; |
441 | extern void cx88_print_irqbits(char *name, char *tag, char **strings, | 440 | extern void cx88_print_irqbits(char *name, char *tag, char **strings, |