projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94d90fb
)
media: dib0700: remove orphan dvb_usb_dib0700_ir_proto declaration
author
Gaosheng Cui
<cuigaosheng1@huawei.com>
Tue, 20 Sep 2022 01:59:02 +0000
(
02:59
+0100)
committer
Mauro Carvalho Chehab
<mchehab@kernel.org>
Fri, 25 Nov 2022 10:15:21 +0000
(10:15 +0000)
The dvb_usb_dib0700_ir_proto has been removed by
commit
0ffd1ab34a00
("V4L/DVB: dib0700: properly implement IR
change_protocol"), so remove the orphan declaration.
Link:
https://lore.kernel.org/linux-media/20220920015902.785337-1-cuigaosheng1@huawei.com
Signed-off-by: Gaosheng Cui <cuigaosheng1@huawei.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/usb/dvb-usb/dib0700.h
patch
|
blob
|
history
diff --git
a/drivers/media/usb/dvb-usb/dib0700.h
b/drivers/media/usb/dvb-usb/dib0700.h
index 2defbd8b6fc1ddc05a3f5061747c46e408b84c88..ac06a9ab26418f2fcb0a4f8160c9283ff6f08f14 100644
(file)
--- a/
drivers/media/usb/dvb-usb/dib0700.h
+++ b/
drivers/media/usb/dvb-usb/dib0700.h
@@
-72,7
+72,6
@@
int dib0700_set_i2c_speed(struct dvb_usb_device *d, u16 scl_kHz);
extern struct i2c_algorithm dib0700_i2c_algo;
extern int dib0700_device_count;
-extern int dvb_usb_dib0700_ir_proto;
extern struct dvb_usb_device_properties dib0700_devices[];
extern struct usb_device_id dib0700_usb_id_table[];