diff options
Diffstat (limited to 'drivers/media/common/saa7146_hlp.c')
-rw-r--r-- | drivers/media/common/saa7146_hlp.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/common/saa7146_hlp.c b/drivers/media/common/saa7146_hlp.c index 33bec8a6843b..2092e6c33dd2 100644 --- a/drivers/media/common/saa7146_hlp.c +++ b/drivers/media/common/saa7146_hlp.c | |||
@@ -641,6 +641,7 @@ void saa7146_set_hps_source_and_sync(struct saa7146_dev *dev, int source, int sy | |||
641 | vv->current_hps_source = source; | 641 | vv->current_hps_source = source; |
642 | vv->current_hps_sync = sync; | 642 | vv->current_hps_sync = sync; |
643 | } | 643 | } |
644 | EXPORT_SYMBOL_GPL(saa7146_set_hps_source_and_sync); | ||
644 | 645 | ||
645 | int saa7146_enable_overlay(struct saa7146_fh *fh) | 646 | int saa7146_enable_overlay(struct saa7146_fh *fh) |
646 | { | 647 | { |