diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-03-09 22:21:16 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-03-09 22:21:16 -0300 |
commit | 1f45410eb6cd8758691c7782269b3813c5131e39 (patch) | |
tree | 267d5c66e8e58ed48822e7fba64b3a9f98e4fdfa /linux/drivers/media/video/cx18/cx18-audio.c | |
parent | 53cbcc79992f562a58926c0aeef0f0f710a69d89 (diff) | |
parent | b3e737a176ce96bee38fb7d0ee5cf6def9da8ad1 (diff) | |
download | mediapointer-dvb-s2-1f45410eb6cd8758691c7782269b3813c5131e39.tar.gz mediapointer-dvb-s2-1f45410eb6cd8758691c7782269b3813c5131e39.tar.bz2 |
merge: http://udev.netup.ru/hg/v4l-dvb-netup
From: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'linux/drivers/media/video/cx18/cx18-audio.c')
-rw-r--r-- | linux/drivers/media/video/cx18/cx18-audio.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linux/drivers/media/video/cx18/cx18-audio.c b/linux/drivers/media/video/cx18/cx18-audio.c index ccd170887..bb5c5165d 100644 --- a/linux/drivers/media/video/cx18/cx18-audio.c +++ b/linux/drivers/media/video/cx18/cx18-audio.c @@ -24,6 +24,7 @@ #include "cx18-driver.h" #include "cx18-io.h" #include "cx18-cards.h" +#include "cx18-audio.h" #define CX18_AUDIO_ENABLE 0xc72014 |