diff options
| -rw-r--r-- | drivers/soc/ti/wkup_m3_ipc.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/soc/ti/wkup_m3_ipc.c b/drivers/soc/ti/wkup_m3_ipc.c index 8823cc81ae45..8bfa44b08e03 100644 --- a/drivers/soc/ti/wkup_m3_ipc.c +++ b/drivers/soc/ti/wkup_m3_ipc.c | |||
| @@ -370,8 +370,6 @@ static void wkup_m3_rproc_boot_thread(struct wkup_m3_ipc *m3_ipc) | |||
| 370 | struct device *dev = m3_ipc->dev; | 370 | struct device *dev = m3_ipc->dev; |
| 371 | int ret; | 371 | int ret; |
| 372 | 372 | ||
| 373 | wait_for_completion(&m3_ipc->rproc->firmware_loading_complete); | ||
| 374 | |||
| 375 | init_completion(&m3_ipc->sync_complete); | 373 | init_completion(&m3_ipc->sync_complete); |
| 376 | 374 | ||
| 377 | ret = rproc_boot(m3_ipc->rproc); | 375 | ret = rproc_boot(m3_ipc->rproc); |
