Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
[platform/adaptation/renesas_rcar/renesas_kernel.git] / drivers / usb / musb / omap2430.c
index 4315d35..6708a3b 100644 (file)
@@ -514,7 +514,7 @@ static int omap2430_probe(struct platform_device *pdev)
                pdata = devm_kzalloc(&pdev->dev, sizeof(*pdata), GFP_KERNEL);
                if (!pdata) {
                        dev_err(&pdev->dev,
-                               "failed to allocate musb platfrom data\n");
+                               "failed to allocate musb platform data\n");
                        goto err2;
                }