mwifiex: report error to MMC core if we cannot suspend
[cascardo/linux.git] / drivers / remoteproc / remoteproc_internal.h
index a690ebe..7bb6648 100644 (file)
@@ -63,6 +63,7 @@ void rproc_free_vring(struct rproc_vring *rvring);
 int rproc_alloc_vring(struct rproc_vdev *rvdev, int i);
 
 void *rproc_da_to_va(struct rproc *rproc, u64 da, int len);
+int rproc_trigger_recovery(struct rproc *rproc);
 
 static inline
 int rproc_fw_sanity_check(struct rproc *rproc, const struct firmware *fw)