rohde-schwarz-sme-0x: remove obsolete libserialport reference
The rohde-schwarz-sme-0x device driver used to unconditionally reference a libserialport header file. Remove that reference, it's not needed in this specific driver.
This commit is contained in:
parent
e24e74ed84
commit
dca683ef99
|
@ -18,7 +18,6 @@
|
|||
*/
|
||||
|
||||
#include <config.h>
|
||||
#include <libserialport.h>
|
||||
#include <scpi.h>
|
||||
#include <string.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue