summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx23885/cx23885.h
diff options
context:
space:
mode:
authorJoe Perches2009-07-02 20:57:09 +0200
committerMauro Carvalho Chehab2009-09-12 17:17:23 +0200
commit1ebcad77078a10571eb194b53cb65006d3daf3c4 (patch)
treea4e400c7ab789a4cc302dc866d3fc3123f438b28 /drivers/media/video/cx23885/cx23885.h
parentV4L/DVB (12196): cx18-fileops.c: Remove unnecessary semicolons (diff)
downloadkernel-qcow2-linux-1ebcad77078a10571eb194b53cb65006d3daf3c4.tar.gz
kernel-qcow2-linux-1ebcad77078a10571eb194b53cb65006d3daf3c4.tar.xz
kernel-qcow2-linux-1ebcad77078a10571eb194b53cb65006d3daf3c4.zip
V4L/DVB (12197): Remove unnecessary semicolons
Cc: Patrick Boettcher <patrick.boettcher@desy.de> Cc: Steven Toth <stoth@linuxtv.org> Cc: Igor M. Liplianin <liplianin@netup.ru> Cc: Srinivasa Deevi <srinivasa.deevi@conexant.com> Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/cx23885/cx23885.h')
-rw-r--r--drivers/media/video/cx23885/cx23885.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/cx23885/cx23885.h b/drivers/media/video/cx23885/cx23885.h
index 214a55e943b7..76a51509d8fb 100644
--- a/drivers/media/video/cx23885/cx23885.h
+++ b/drivers/media/video/cx23885/cx23885.h
@@ -395,7 +395,7 @@ struct sram_channel {
u32 cmds_start;
u32 ctrl_start;
u32 cdt;
- u32 fifo_start;;
+ u32 fifo_start;
u32 fifo_size;
u32 ptr1_reg;
u32 ptr2_reg;