X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=post%2Flib_powerpc%2Fsrawi.c;h=3723e339b9ccb8182723843e8f873b24c47f8027;hp=b2760140b52d5f9fe2b9fa59f0a97fc8e16fb0cf;hb=93e1459641e758d2b096d3f1b39414a39bb314f8;hpb=3765b3e7bd0f8e46914d417f29cbcb0c72b1acf7 diff --git a/post/lib_powerpc/srawi.c b/post/lib_powerpc/srawi.c index b2760140b5..3723e339b9 100644 --- a/post/lib_powerpc/srawi.c +++ b/post/lib_powerpc/srawi.c @@ -108,7 +108,7 @@ int cpu_post_test_srawi (void) if (ret != 0) { - post_log ("Error at srawi test %d !\n", i); + post_log ("Error at srawi test %d !\n", i); } } @@ -121,8 +121,8 @@ int cpu_post_test_srawi (void) if (ret != 0) { - post_log ("Error at srawi test %d !\n", i); - } + post_log ("Error at srawi test %d !\n", i); + } } } }