ANDROID: GKI: add wait_for_completion_interruptible_timeout to db845c symbol list

In commit ad066c9b06 ("slimbus: qcom-ngd-ctrl: Add timeout for wait
operation"), the qcom-ngd-ctrl driver is changed to use the
wait_for_completion_interruptible_timeout() function, so add it to the
db845c symbol list so that the build properly works.

Fixes: ad066c9b06 ("slimbus: qcom-ngd-ctrl: Add timeout for wait operation")
Change-Id: Ia6f61fa399a53af143a0c987d5a910d3344bc5a8
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
This commit is contained in:
Greg Kroah-Hartman 2024-05-20 11:49:09 +00:00 committed by Carlos Llamas
parent e2b7d39769
commit cfeefa3136

View File

@ -857,6 +857,7 @@
vzalloc vzalloc
wait_for_completion wait_for_completion
wait_for_completion_interruptible wait_for_completion_interruptible
wait_for_completion_interruptible_timeout
wait_for_completion_timeout wait_for_completion_timeout
__wake_up __wake_up
wake_up_process wake_up_process