diff options
Diffstat (limited to 'drivers/media/video/cx23885/cx23885.h')
-rw-r--r-- | drivers/media/video/cx23885/cx23885.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/cx23885/cx23885.h b/drivers/media/video/cx23885/cx23885.h index e42b6878ba23..32af87f25e7b 100644 --- a/drivers/media/video/cx23885/cx23885.h +++ b/drivers/media/video/cx23885/cx23885.h | |||
@@ -446,6 +446,7 @@ extern int cx23885_i2c_register(struct cx23885_i2c *bus); | |||
446 | extern int cx23885_i2c_unregister(struct cx23885_i2c *bus); | 446 | extern int cx23885_i2c_unregister(struct cx23885_i2c *bus); |
447 | extern void cx23885_call_i2c_clients(struct cx23885_i2c *bus, unsigned int cmd, | 447 | extern void cx23885_call_i2c_clients(struct cx23885_i2c *bus, unsigned int cmd, |
448 | void *arg); | 448 | void *arg); |
449 | extern void cx23885_av_clk(struct cx23885_dev *dev, int enable); | ||
449 | 450 | ||
450 | /* ----------------------------------------------------------- */ | 451 | /* ----------------------------------------------------------- */ |
451 | /* cx23885-417.c */ | 452 | /* cx23885-417.c */ |