提交 822f0fd3 编写于 作者: H Hans Verkuil 提交者: Mauro Carvalho Chehab

[media] vpif_capture: remove unused data structure

Signed-off-by: NHans Verkuil <hans.verkuil@cisco.com>
Acked-by: NLad, Prabhakar <prabhakar.lad@ti.com>
Tested-by: NLad, Prabhakar <prabhakar.lad@ti.com>
Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
上级 1e046d17
...@@ -159,10 +159,6 @@ struct vpif_config_params { ...@@ -159,10 +159,6 @@ struct vpif_config_params {
u32 video_limit[VPIF_CAPTURE_NUM_CHANNELS]; u32 video_limit[VPIF_CAPTURE_NUM_CHANNELS];
u8 max_device_type; u8 max_device_type;
}; };
/* Struct which keeps track of the line numbers for the sliced vbi service */
struct vpif_service_line {
u16 service_id;
u16 service_line[2];
};
#endif /* End of __KERNEL__ */ #endif /* End of __KERNEL__ */
#endif /* VPIF_CAPTURE_H */ #endif /* VPIF_CAPTURE_H */
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册