summaryrefslogtreecommitdiff
path: root/drivers/media/video/pvrusb2/pvrusb2-i2c-cmd-v4l2.c
diff options
context:
space:
mode:
authorMike Isely <isely@pobox.com>2006-12-27 23:40:59 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2007-02-21 13:34:34 -0200
commit7a4a3770dd37a7c87a2a8a7b8e7387527cdb34e7 (patch)
tree50d604593d5e5661da8d243dbc8828549de93077 /drivers/media/video/pvrusb2/pvrusb2-i2c-cmd-v4l2.c
parent139eecf94cf5ab1f9749874cd362db5bff7dc09c (diff)
V4L/DVB (5054): Pvrusb2: cosmetic comment tweak
Signed-off-by: Mike Isely <isely@pobox.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/pvrusb2/pvrusb2-i2c-cmd-v4l2.c')
-rw-r--r--drivers/media/video/pvrusb2/pvrusb2-i2c-cmd-v4l2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/pvrusb2/pvrusb2-i2c-cmd-v4l2.c b/drivers/media/video/pvrusb2/pvrusb2-i2c-cmd-v4l2.c
index a6a9e4142311..51da8945efe4 100644
--- a/drivers/media/video/pvrusb2/pvrusb2-i2c-cmd-v4l2.c
+++ b/drivers/media/video/pvrusb2/pvrusb2-i2c-cmd-v4l2.c
@@ -24,7 +24,7 @@
#include "pvrusb2-hdw-internal.h"
#include "pvrusb2-debug.h"
#include <linux/videodev2.h>
-#include <media/v4l2-common.h> /* AUDC_SET_RADIO */
+#include <media/v4l2-common.h>
static void set_standard(struct pvr2_hdw *hdw)
{