ARM: orion5x: Convert pr_warning to pr_warn
[firefly-linux-kernel-4.4.55.git] / arch / arm / mach-orion5x / terastation_pro2-setup.c
index 6208d125c1b946602ce12977ca45607a264685f6..12086745c9fd915f1b22cb60e922e281a733b68d 100644 (file)
@@ -349,7 +349,7 @@ static void __init tsp2_init(void)
                        gpio_free(TSP2_RTC_GPIO);
        }
        if (tsp2_i2c_rtc.irq == 0)
-               pr_warning("tsp2_init: failed to get RTC IRQ\n");
+               pr_warn("tsp2_init: failed to get RTC IRQ\n");
        i2c_register_board_info(0, &tsp2_i2c_rtc, 1);
 
        /* register Terastation Pro II specific power-off method */