chronovu-la8: adjust to multi-vid/pid patch
This commit is contained in:
parent
387014de63
commit
9c4311c524
|
@ -75,10 +75,11 @@ static int hw_init(void)
|
|||
|
||||
static GSList *hw_scan(GSList *options)
|
||||
{
|
||||
int ret;
|
||||
struct sr_dev_inst *sdi;
|
||||
struct context *ctx;
|
||||
GSList *devices;
|
||||
unsigned int i;
|
||||
int ret;
|
||||
|
||||
(void)options;
|
||||
devices = NULL;
|
||||
|
|
Loading…
Reference in New Issue