Merge tag 'fsl-qoriq-for-v2019.04-rc1' of git://git.denx.de/u-boot-fsl-qoriq
[oweals/u-boot.git] / post / lib_powerpc / threei.c
index f6d90525325ec3f5f6a3cf10f9ac3a2511a415ad..28c17df71e49b695afb229cee43455e1f0971ad4 100644 (file)
@@ -1,8 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2002
  * Wolfgang Denk, DENX Software Engineering, wd@denx.de.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>
@@ -103,7 +102,7 @@ int cpu_post_test_threei (void)
 
            if (ret != 0)
            {
-               post_log ("Error at threei test %d !\n", i);
+               post_log ("Error at threei test %d !\n", i);
            }
        }
     }