aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video/ivtv/ivtv-video.h
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil@xs4all.nl>2007-03-03 08:50:42 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2007-04-27 15:44:13 -0300
commit31ec13561060b748221f4e0404bcc5bf8078ccd0 (patch)
tree27f1e91e9ce54d3e13090779fb95282269612117 /drivers/media/video/ivtv/ivtv-video.h
parent43053c07fa2935038bfc0e5dbaf417d1d66cd95d (diff)
V4L/DVB (5379): If possible make vars/functions static.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/ivtv/ivtv-video.h')
-rw-r--r--drivers/media/video/ivtv/ivtv-video.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/ivtv/ivtv-video.h b/drivers/media/video/ivtv/ivtv-video.h
index 5efedebe317..c8ade5d3c41 100644
--- a/drivers/media/video/ivtv/ivtv-video.h
+++ b/drivers/media/video/ivtv/ivtv-video.h
@@ -21,5 +21,4 @@ void ivtv_set_wss(struct ivtv *itv, int enabled, int mode);
void ivtv_set_cc(struct ivtv *itv, int mode, u8 cc1, u8 cc2, u8 cc3, u8 cc4);
void ivtv_set_vps(struct ivtv *itv, int enabled, u8 vps1, u8 vps2, u8 vps3,
u8 vps4, u8 vps5);
-void ivtv_encoder_enable(struct ivtv *itv, int enabled);
void ivtv_video_set_io(struct ivtv *itv);