Commit 141b5d5e authored by Gaosheng Cui's avatar Gaosheng Cui Committed by Hans Verkuil

media: cxd2820r: remove unused cxd2820r_debug declaration

cxd2820r_debug has been removed since
commit 75aeafc9 ("[media] cxd2820r: switch to Kernel
dev_* logging"), so remove it.
Signed-off-by: default avatarGaosheng Cui <cuigaosheng1@huawei.com>
Signed-off-by: default avatarHans Verkuil <hverkuil-cisco@xs4all.nl>
parent 25e7c35d
......@@ -52,8 +52,6 @@ struct cxd2820r_priv {
/* cxd2820r_core.c */
extern int cxd2820r_debug;
int cxd2820r_gpio(struct dvb_frontend *fe, u8 *gpio);
int cxd2820r_wr_reg_val_mask_tab(struct cxd2820r_priv *priv,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment