summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/ivtv/ivtv-driver.h
diff options
context:
space:
mode:
authorHans Verkuil2007-08-26 11:11:07 +0200
committerMauro Carvalho Chehab2007-10-10 03:07:24 +0200
commit7b3a0d49e3e929b810ade38926342faca53e867d (patch)
tree37bb40ab04b1acf56a176d979ab319426c427edd /drivers/media/video/ivtv/ivtv-driver.h
parentV4L/DVB (6119): ivtvfb: renamed ivtv-fb to ivtvfb, move header to include/linux (diff)
downloadkernel-qcow2-linux-7b3a0d49e3e929b810ade38926342faca53e867d.tar.gz
kernel-qcow2-linux-7b3a0d49e3e929b810ade38926342faca53e867d.tar.xz
kernel-qcow2-linux-7b3a0d49e3e929b810ade38926342faca53e867d.zip
V4L/DVB (6120): ivtvfb: rename some missed ivtv-fb references to ivtvfb
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/ivtv/ivtv-driver.h')
-rw-r--r--drivers/media/video/ivtv/ivtv-driver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/ivtv/ivtv-driver.h b/drivers/media/video/ivtv/ivtv-driver.h
index 5400ccef4dfb..32dfc7a859fa 100644
--- a/drivers/media/video/ivtv/ivtv-driver.h
+++ b/drivers/media/video/ivtv/ivtv-driver.h
@@ -695,7 +695,7 @@ struct ivtv {
u32 osd_chroma_key; /* current chroma key */
struct v4l2_rect osd_rect; /* current OSD position and size */
struct v4l2_rect main_rect; /* current Main window position and size */
- struct osd_info *osd_info; /* ivtv-fb private OSD info */
+ struct osd_info *osd_info; /* ivtvfb private OSD info */
};
/* Globals */