asix-sigma: Drop unneeded asix_sigma_driver_info.
This is not needed, but also causes linker issues on some platforms.
This commit is contained in:
parent
2c24077466
commit
d0f1fa0758
|
@ -32,8 +32,6 @@
|
||||||
#define USB_VENDOR_NAME "ASIX"
|
#define USB_VENDOR_NAME "ASIX"
|
||||||
#define USB_MODEL_NAME "SIGMA"
|
#define USB_MODEL_NAME "SIGMA"
|
||||||
|
|
||||||
SR_PRIV struct sr_dev_driver asix_sigma_driver_info;
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* The ASIX Sigma supports arbitrary integer frequency divider in
|
* The ASIX Sigma supports arbitrary integer frequency divider in
|
||||||
* the 50MHz mode. The divider is in range 1...256 , allowing for
|
* the 50MHz mode. The divider is in range 1...256 , allowing for
|
||||||
|
|
Loading…
Reference in New Issue