Skip to content

Commit

Permalink
media: dib0700: remove orphan dvb_usb_dib0700_ir_proto declaration
Browse files Browse the repository at this point in the history
The dvb_usb_dib0700_ir_proto has been removed by
commit 0ffd1ab ("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>
  • Loading branch information
Gaosheng Cui authored and Mauro Carvalho Chehab committed Nov 25, 2022
1 parent 94d90fb commit 555924e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/media/usb/dvb-usb/dib0700.h
Original file line number Diff line number Diff line change
Expand Up @@ -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[];

Expand Down

0 comments on commit 555924e

Please sign in to comment.