package/bcusdk: fix definition typo
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> (cherry picked from commit 2619c021891daed6a1dfce4bacecf825434108cd) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
1cfaea9c7a
commit
9fe9208ac0
@ -6,7 +6,7 @@ Subject: [PATCH] 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.
|
||||
This patch fixes this endless recursion by removing the local definition.
|
||||
|
||||
Signed-off-by: Kurt Van Dijck <dev.kurt@vandijck-laurijssen.be>
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user