提交 5f40d915 编写于 作者: H Hans de Goede 提交者: Mauro Carvalho Chehab

[media] pwc: remove __cplusplus guards from private header

Signed-off-by: NHans de Goede <hdegoede@redhat.com>
Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
上级 c2464121
无相关合并请求
......@@ -259,10 +259,6 @@ struct pwc_device
#endif
};
#ifdef __cplusplus
extern "C" {
#endif
/* Global variables */
#ifdef CONFIG_USB_PWC_DEBUG
extern int pwc_trace;
......@@ -340,10 +336,4 @@ extern const struct v4l2_ioctl_ops pwc_ioctl_ops;
/* Expand frame to image, possibly including decompression. Uses read_frame and fill_image */
extern int pwc_decompress(struct pwc_device *pdev);
#ifdef __cplusplus
}
#endif
#endif
/* vim: set cino= formatoptions=croql cindent shiftwidth=8 tabstop=8: */
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册
反馈
建议
客服 返回
顶部