diff options
author | Kurt Van Dijck <dev.kurt@vandijck-laurijssen.be> | 2017-08-25 23:11:10 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-08-29 23:27:58 +0200 |
commit | bc4f5598dccc191a1e2c6268fdcef1935e2fa212 (patch) | |
tree | 3cd56408abf8e3a6c28808ff9cf3291f63fd0631 /package/lua-stdlib/lua-stdlib.hash | |
parent | fec74492eefbf077cfaaefd8d78b6582313dddd8 (diff) | |
download | buildroot-bc4f5598dccc191a1e2c6268fdcef1935e2fa212.tar.gz buildroot-bc4f5598dccc191a1e2c6268fdcef1935e2fa212.zip |
bcusdk: eibd: drop local clock_gettime in USB backends
clock_gettime is defined locally, and calls pth_int_time, which
in turn calls clock_gettime.
The USB backend shouldn't overrule clock_gettime in the first place.
This patch fixes this endless recursion by removing the local defition.
Signed-off-by: Kurt Van Dijck <dev.kurt@vandijck-laurijssen.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/lua-stdlib/lua-stdlib.hash')
0 files changed, 0 insertions, 0 deletions