]> sigrok.org Git - libsigrok.git/commit
ols: Don't #include <libserialport.h> directly.
authorUwe Hermann <redacted>
Sat, 25 Jul 2015 14:59:04 +0000 (16:59 +0200)
committerUwe Hermann <redacted>
Sat, 25 Jul 2015 14:59:04 +0000 (16:59 +0200)
commita394bd28136cad6536f6eab09803ae6f3fa9cb68
tree0b37ba8b679c1e47727f6714839f800f8f883ade
parente6b8f35fa70c4fac4b73ec6ccd7292e1c8ed2372
ols: Don't #include <libserialport.h> directly.

The driver is not using sp_* calls directly, so no need to #include
the header file.
src/hardware/openbench-logic-sniffer/api.c
src/hardware/openbench-logic-sniffer/protocol.c