forked from Minki/linux
V4L/DVB (5234): Gl861: remove unneeded declaration
remove unneeded declaration of .generic_bulk_ctrl_endpoint generic_bulk_ctrl_endpoint isn't being used in this device, so this is not needed here. Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
parent
8c0b24c2d2
commit
05eb2a8058
@ -175,8 +175,6 @@ static struct dvb_usb_device_properties gl861_properties = {
|
||||
}},
|
||||
.i2c_algo = &gl861_i2c_algo,
|
||||
|
||||
.generic_bulk_ctrl_endpoint = 0x02,
|
||||
|
||||
.num_device_descs = 1,
|
||||
.devices = {
|
||||
{ "MSI Mega Sky 55801 DVB-T USB2.0",
|
||||
|
Loading…
Reference in New Issue
Block a user