From c2806d03c090a1bf9c8c94bbecb92242b57469f3 Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Fri, 26 Oct 2007 16:54:54 -0300 Subject: V4L/DVB (6412): Audio hooks moved to another file Signed-off-by: Mauro Carvalho Chehab --- drivers/media/video/bt8xx/bttv.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'drivers/media/video/bt8xx/bttv.h') diff --git a/drivers/media/video/bt8xx/bttv.h b/drivers/media/video/bt8xx/bttv.h index 19e75d50a107..2edef15ba35c 100644 --- a/drivers/media/video/bt8xx/bttv.h +++ b/drivers/media/video/bt8xx/bttv.h @@ -241,7 +241,9 @@ struct tvcard unsigned int radio_addr; unsigned int has_radio; +#ifdef CONFIG_VIDEO_V4L1 void (*audio_hook)(struct bttv *btv, struct video_audio *v, int set); +#endif void (*muxsel_hook)(struct bttv *btv, unsigned int input); }; -- cgit v1.2.3