aboutsummaryrefslogtreecommitdiffstats
path: root/sound/i2c/other
diff options
context:
space:
mode:
authorOndrej Zary <linux@rainbow-software.org>2013-07-28 16:01:43 -0300
committerMauro Carvalho Chehab <m.chehab@samsung.com>2013-08-18 08:08:05 -0300
commit59b564599bc66f086856b09e480f89555d47b35c (patch)
tree2923e8457a54601a25342a5f00e3c6eedb582c6e /sound/i2c/other
parent[media] dvb_usb_v2: get rid of deferred probe (diff)
downloadlinux-dev-59b564599bc66f086856b09e480f89555d47b35c.tar.xz
linux-dev-59b564599bc66f086856b09e480f89555d47b35c.zip
[media] tea575x: Move header from sound to media
Move include/sound/tea575x-tuner.h to include/media/tea575x.h and update files that include it. Signed-off-by: Ondrej Zary <linux@rainbow-software.org> Acked-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'sound/i2c/other')
-rw-r--r--sound/i2c/other/tea575x-tuner.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/i2c/other/tea575x-tuner.c b/sound/i2c/other/tea575x-tuner.c
index 46ec4dff094b..cef06981b7c9 100644
--- a/sound/i2c/other/tea575x-tuner.c
+++ b/sound/i2c/other/tea575x-tuner.c
@@ -31,7 +31,7 @@
#include <media/v4l2-fh.h>
#include <media/v4l2-ioctl.h>
#include <media/v4l2-event.h>
-#include <sound/tea575x-tuner.h>
+#include <media/tea575x.h>
MODULE_AUTHOR("Jaroslav Kysela <perex@perex.cz>");
MODULE_DESCRIPTION("Routines for control of TEA5757/5759 Philips AM/FM radio tuner chips");