diff options
Diffstat (limited to 'drivers/media/video/cx88/cx88.h')
-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 6d370d1b333f..022ef13c45bc 100644 --- a/drivers/media/video/cx88/cx88.h +++ b/drivers/media/video/cx88/cx88.h | |||
@@ -461,7 +461,6 @@ struct cx8802_dev { | |||
461 | 461 | ||
462 | extern void cx88_print_irqbits(char *name, char *tag, char **strings, | 462 | extern void cx88_print_irqbits(char *name, char *tag, char **strings, |
463 | u32 bits, u32 mask); | 463 | u32 bits, u32 mask); |
464 | extern void cx88_print_ioctl(char *name, unsigned int cmd); | ||
465 | 464 | ||
466 | extern int cx88_core_irq(struct cx88_core *core, u32 status); | 465 | extern int cx88_core_irq(struct cx88_core *core, u32 status); |
467 | extern void cx88_wakeup(struct cx88_core *core, | 466 | extern void cx88_wakeup(struct cx88_core *core, |