Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-block.git] / drivers / phy / phy-qcom-ufs-qmp-20nm.c
index b16ea77d07b923c1a29f57def315bcdc032a9d40..770087ab05e29264d797231eb64e3090fb343142 100644 (file)
@@ -196,7 +196,6 @@ static int ufs_qcom_phy_qmp_20nm_probe(struct platform_device *pdev)
 
        phy = devm_kzalloc(dev, sizeof(*phy), GFP_KERNEL);
        if (!phy) {
-               dev_err(dev, "%s: failed to allocate phy\n", __func__);
                err = -ENOMEM;
                goto out;
        }