tondaj-sl-814: Add missing SR_PRIV.
This commit is contained in:
parent
145d794fac
commit
e8be616955
|
@ -108,7 +108,7 @@ static void decode_packet(struct sr_dev_inst *sdi)
|
|||
devc->num_samples++;
|
||||
}
|
||||
|
||||
int tondaj_sl_814_receive_data(int fd, int revents, void *cb_data)
|
||||
SR_PRIV int tondaj_sl_814_receive_data(int fd, int revents, void *cb_data)
|
||||
{
|
||||
struct sr_dev_inst *sdi;
|
||||
struct dev_context *devc;
|
||||
|
|
Loading…
Reference in New Issue