Files
kernel_arpi/android
Greg Kroah-Hartman 1592d4fa49 ANDROID: GKI: update symbol list for usleep_range change
Commit 5a960e533c ("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: 5a960e533c ("timers: implement usleep_idle_range()")
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I1692276e3c7d42e4f8a72c508843ff8fc28c9196
2021-12-15 18:34:29 +01:00
..