aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/v4l2-common.c
diff options
context:
space:
mode:
authorAlan Cox <alan@lxorguk.ukuu.org.uk>2008-10-27 14:13:47 -0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2008-12-29 14:53:25 -0500
commitd9b01449e75d1351296595e28d2af72993bcc3dc (patch)
tree92f9a9069b973505f37d10fd2bcece873e0be6a9 /drivers/media/video/v4l2-common.c
parentac2657c10ccbba7b2c934681f17d7743deee3859 (diff)
V4L/DVB (9491): rationalise addresses to one common one
Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/v4l2-common.c')
-rw-r--r--drivers/media/video/v4l2-common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/v4l2-common.c b/drivers/media/video/v4l2-common.c
index 846763d7349..fdc8871f631 100644
--- a/drivers/media/video/v4l2-common.c
+++ b/drivers/media/video/v4l2-common.c
@@ -28,7 +28,7 @@
28 * as published by the Free Software Foundation; either version 28 * as published by the Free Software Foundation; either version
29 * 2 of the License, or (at your option) any later version. 29 * 2 of the License, or (at your option) any later version.
30 * 30 *
31 * Author: Alan Cox, <alan@redhat.com> 31 * Author: Alan Cox, <alan@lxorguk.ukuu.org.uk>
32 * 32 *
33 * Fixes: 33 * Fixes:
34 */ 34 */