diff options
author | Michael Krufky <mkrufky@linuxtv.org> | 2008-06-03 04:16:37 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-07-20 06:08:05 -0400 |
commit | 26151c32d3d001f64e75871588acd0aff3f216d7 (patch) | |
tree | aa8e316fd3dcc5fa9c787d06d7bf1fe8da15baa9 /drivers/media/common | |
parent | f808a9e3cefd577d96d43d308685468c0a03185e (diff) |
V4L/DVB (7984): tda18271: update filename in comments
This file was renamed but we forgot to change it in the comments.
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/common')
-rw-r--r-- | drivers/media/common/tuners/tda18271-maps.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/common/tuners/tda18271-maps.c b/drivers/media/common/tuners/tda18271-maps.c index 83e7561960c1..ab14ceb9e0ce 100644 --- a/drivers/media/common/tuners/tda18271-maps.c +++ b/drivers/media/common/tuners/tda18271-maps.c | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | tda18271-tables.c - driver for the Philips / NXP TDA18271 silicon tuner | 2 | tda18271-maps.c - driver for the Philips / NXP TDA18271 silicon tuner |
3 | 3 | ||
4 | Copyright (C) 2007, 2008 Michael Krufky <mkrufky@linuxtv.org> | 4 | Copyright (C) 2007, 2008 Michael Krufky <mkrufky@linuxtv.org> |
5 | 5 | ||