hc
2024-05-16 8d2a02b24d66aa359e83eebc1ed3c0f85367a1cb
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