kernel/drivers/remoteproc/qcom_q6v5.h
.. .. @@ -42,5 +42,6 @@ 42 42 int qcom_q6v5_unprepare(struct qcom_q6v5 *q6v5); 43 43 int qcom_q6v5_request_stop(struct qcom_q6v5 *q6v5); 44 44 int qcom_q6v5_wait_for_start(struct qcom_q6v5 *q6v5, int timeout); 45 +unsigned long qcom_q6v5_panic(struct qcom_q6v5 *q6v5);45 46 46 47 #endif