forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
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