Loading dsp/adsp-loader.c +1 −1 Original line number Diff line number Diff line Loading @@ -359,7 +359,7 @@ static int adsp_loader_probe(struct platform_device *pdev) &adsp_fuse_not_supported); if (ret) { dev_dbg(&pdev->dev, "%s: adsp_fuse_not_supported prop not found", "%s: adsp_fuse_not_supported prop not found %d\n", __func__, ret); goto wqueue; } Loading Loading
dsp/adsp-loader.c +1 −1 Original line number Diff line number Diff line Loading @@ -359,7 +359,7 @@ static int adsp_loader_probe(struct platform_device *pdev) &adsp_fuse_not_supported); if (ret) { dev_dbg(&pdev->dev, "%s: adsp_fuse_not_supported prop not found", "%s: adsp_fuse_not_supported prop not found %d\n", __func__, ret); goto wqueue; } Loading