summaryrefslogtreecommitdiff
path: root/linux/drivers/media/common/tuners/mxl5005s.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@infradead.org>2008-05-26 11:21:45 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2008-05-26 11:21:45 -0300
commit7ac2a0cdca5bb0c9c31c2691c298becb8d777077 (patch)
tree162102c8a0bc06bfadac75ca81a6517b0216f18a /linux/drivers/media/common/tuners/mxl5005s.c
parent775ba6a274cfac356d94849e5f33cd937a581d02 (diff)
downloadmediapointer-dvb-s2-7ac2a0cdca5bb0c9c31c2691c298becb8d777077.tar.gz
mediapointer-dvb-s2-7ac2a0cdca5bb0c9c31c2691c298becb8d777077.tar.bz2
Backport some miscelaneous trivial fixes from mainstream
From: Mauro Carvalho Chehab <mchehab@infradead.org> Summary of changes: linux/drivers/media/Makefile | 2 ++ linux/drivers/media/common/tuners/mxl5005s.c | 1 - linux/drivers/media/video/cx18/cx18-driver.c | 2 +- linux/drivers/media/video/saa7134/saa7134-video.c | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/drivers/media/common/tuners/mxl5005s.c')
-rw-r--r--linux/drivers/media/common/tuners/mxl5005s.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/linux/drivers/media/common/tuners/mxl5005s.c b/linux/drivers/media/common/tuners/mxl5005s.c
index 80f87c19f..e356db855 100644
--- a/linux/drivers/media/common/tuners/mxl5005s.c
+++ b/linux/drivers/media/common/tuners/mxl5005s.c
@@ -4110,4 +4110,3 @@ EXPORT_SYMBOL(mxl5005s_attach);
MODULE_DESCRIPTION("MaxLinear MXL5005S silicon tuner driver");
MODULE_AUTHOR("Steven Toth");
MODULE_LICENSE("GPL");
-