forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 072de836f53be56a70cecf70b43ae43b7ce17376
kernel/drivers/remoteproc/qcom_q6v5.h
....@@ -42,5 +42,6 @@
4242 int qcom_q6v5_unprepare(struct qcom_q6v5 *q6v5);
4343 int qcom_q6v5_request_stop(struct qcom_q6v5 *q6v5);
4444 int qcom_q6v5_wait_for_start(struct qcom_q6v5 *q6v5, int timeout);
45
+unsigned long qcom_q6v5_panic(struct qcom_q6v5 *q6v5);
4546
4647 #endif