mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-10 07:10:27 +00:00
media: cxd2820r: remove unused cxd2820r_debug declaration
cxd2820r_debug has been removed since commit 75aeafc9d0e2 ("[media] cxd2820r: switch to Kernel dev_* logging"), so remove it. Signed-off-by: Gaosheng Cui <cuigaosheng1@huawei.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
This commit is contained in:
parent
25e7c35d3a
commit
141b5d5ee5
@ -52,8 +52,6 @@ struct cxd2820r_priv {
|
|||||||
|
|
||||||
/* cxd2820r_core.c */
|
/* cxd2820r_core.c */
|
||||||
|
|
||||||
extern int cxd2820r_debug;
|
|
||||||
|
|
||||||
int cxd2820r_gpio(struct dvb_frontend *fe, u8 *gpio);
|
int cxd2820r_gpio(struct dvb_frontend *fe, u8 *gpio);
|
||||||
|
|
||||||
int cxd2820r_wr_reg_val_mask_tab(struct cxd2820r_priv *priv,
|
int cxd2820r_wr_reg_val_mask_tab(struct cxd2820r_priv *priv,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user