arm: mach-omap2: Convert pr_warning to pr_warn
[deliverable/linux.git] / arch / arm / mach-omap2 / pdata-quirks.c
index 90c88d498485d8d013fea381c3b15884eda594ee..73b333f3516271de1fda4754e430f113c9b468c3 100644 (file)
@@ -244,8 +244,8 @@ static void __init nokia_n900_legacy_init(void)
                        /* set IBE to 1 */
                        rx51_secure_update_aux_cr(BIT(6), 0);
                } else {
-                       pr_warning("RX-51: Not enabling ARM errata 430973 workaround\n");
-                       pr_warning("Thumb binaries may crash randomly without this workaround\n");
+                       pr_warn("RX-51: Not enabling ARM errata 430973 workaround\n");
+                       pr_warn("Thumb binaries may crash randomly without this workaround\n");
                }
 
                pr_info("RX-51: Registring OMAP3 HWRNG device\n");
This page took 0.026003 seconds and 5 git commands to generate.