ANDROID: GKI: update symbol list for usleep_range change
Commit 5a960e53 ("timers: implement usleep_idle_range()") changed the usleep_range() call to be an inline function that calls usleep_range_state() instead. So fix up the few usages of this symbol in the symbol list so the build starts to work again. Fixes: 5a960e53 ("timers: implement usleep_idle_range()") Signed-off-by:Greg Kroah-Hartman <gregkh@google.com> Change-Id: I1692276e3c7d42e4f8a72c508843ff8fc28c9196
Loading
Please sign in to comment