Merge tag 'thermal-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal...
[linux-2.6-microblaze.git] / sound / soc / zte / zx-spdif.c
index 60382ec..a3a07c0 100644 (file)
@@ -322,7 +322,6 @@ static int zx_spdif_probe(struct platform_device *pdev)
        zx_spdif->mapbase = res->start;
        zx_spdif->reg_base = devm_ioremap_resource(&pdev->dev, res);
        if (IS_ERR(zx_spdif->reg_base)) {
-               dev_err(&pdev->dev, "ioremap failed!\n");
                return PTR_ERR(zx_spdif->reg_base);
        }