Merge tag 'powerpc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
[sfrench/cifs-2.6.git] / arch / arm / mach-omap2 / omap_hwmod.c
index 3b47ded5fa0cb768617aea1d73429951ac061eaa..2dbd63239c5486fcba38476ed00f4c208448e899 100644 (file)
@@ -2417,8 +2417,8 @@ static int __init _init_mpu_rt_base(struct omap_hwmod *oh, void *data,
                if (mem)
                        pr_err("omap_hwmod: %s: Could not ioremap\n", oh->name);
                else
-                       pr_err("omap_hwmod: %s: Missing dt reg%i for %s\n",
-                              oh->name, index, np->full_name);
+                       pr_err("omap_hwmod: %s: Missing dt reg%i for %pOF\n",
+                              oh->name, index, np);
                return -ENXIO;
        }