V4L/DVB (7318): pvrusb2: Remove dead code
Signed-off-by: Mike Isely <isely@pobox.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
parent
a00199fb3f
commit
ee9ca4b24f
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue