aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx88/cx88.h
diff options
context:
space:
mode:
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 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
462extern void cx88_print_irqbits(char *name, char *tag, char **strings, 462extern void cx88_print_irqbits(char *name, char *tag, char **strings,
463 u32 bits, u32 mask); 463 u32 bits, u32 mask);
464extern void cx88_print_ioctl(char *name, unsigned int cmd);
465 464
466extern int cx88_core_irq(struct cx88_core *core, u32 status); 465extern int cx88_core_irq(struct cx88_core *core, u32 status);
467extern void cx88_wakeup(struct cx88_core *core, 466extern void cx88_wakeup(struct cx88_core *core,