X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Fbaylibre-acme%2Fprotocol.h;fp=src%2Fhardware%2Fbaylibre-acme%2Fprotocol.h;h=2425c992648f72ebdce4e0525bb8f79ac36d2147;hb=8cd15dd4ce2fdbefbcc6e64632c8006e5404f253;hp=8717debd42cda396eb514983ab237a291355d48e;hpb=1aba65727015e298f213c851dbc8d2d57d27d37b;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;