Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next
[firefly-linux-kernel-4.4.55.git] / drivers / tty / ehv_bytechan.c
index ffe08e1d71878e050676c8106063a9c1a8e8f39e..3c60923b0957b446f82d271f11380ca58a718801 100644 (file)
@@ -309,8 +309,8 @@ static int __init ehv_bc_console_init(void)
         * handle for udbg.
         */
        if (stdout_bc != CONFIG_PPC_EARLY_DEBUG_EHV_BC_HANDLE)
-               pr_warning("ehv-bc: udbg handle %u is not the stdout handle\n",
-                          CONFIG_PPC_EARLY_DEBUG_EHV_BC_HANDLE);
+               pr_warn("ehv-bc: udbg handle %u is not the stdout handle\n",
+                       CONFIG_PPC_EARLY_DEBUG_EHV_BC_HANDLE);
 #endif
 
        /* add_preferred_console() must be called before register_console(),