]> git.openfabrics.org - ~emulex/infiniband.git/commitdiff
V4L/DVB (7318): pvrusb2: Remove dead code
authorMike Isely <isely@pobox.com>
Tue, 22 Apr 2008 17:45:43 +0000 (14:45 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 24 Apr 2008 17:07:48 +0000 (14:07 -0300)
Signed-off-by: Mike Isely <isely@pobox.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/pvrusb2/pvrusb2-context.h

index a04187a932251dd86b11020916f55c31c3da51c5..96b255f02381d235244ac13e95e7b37c78916f8c 100644 (file)
@@ -30,7 +30,6 @@ struct pvr2_stream;  /* stream interface - defined elsewhere */
 struct pvr2_context;        /* All central state */
 struct pvr2_channel;        /* One I/O pathway to a user */
 struct pvr2_context_stream; /* Wrapper for a stream */
-struct pvr2_crit_reg;       /* Critical region pointer */
 struct pvr2_ioread;         /* Low level stream structure */
 
 struct pvr2_context_stream {