X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Fbaylibre-acme%2Fprotocol.h;h=2425c992648f72ebdce4e0525bb8f79ac36d2147;hb=b35facebd477aee5e0f0dc705e3421567de4a6b7;hp=8717debd42cda396eb514983ab237a291355d48e;hpb=c8f29d772bacbec2420756cf494d61107019f760;p=libsigrok.git diff --git a/src/hardware/baylibre-acme/protocol.h b/src/hardware/baylibre-acme/protocol.h index 8717debd..2425c992 100644 --- a/src/hardware/baylibre-acme/protocol.h +++ b/src/hardware/baylibre-acme/protocol.h @@ -49,7 +49,6 @@ enum probe_type { PROBE_TEMP, }; -/** Private, per-device-instance driver context. */ struct dev_context { uint64_t samplerate; struct sr_sw_limits limits;