X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=post%2Flib_powerpc%2Fandi.c;h=8a4b89b9835b166c3a8a4384bb36b527b374b539;hb=4b421d4ea179f8aed52c5b1be45c4dd75a529c91;hp=878b2ca7abeea993fd0cc2aa588e40fde20125be;hpb=3be2bdf5dc69b3142c1162a59bc67191c9077567;p=u-boot diff --git a/post/lib_powerpc/andi.c b/post/lib_powerpc/andi.c index 878b2ca7ab..8a4b89b983 100644 --- a/post/lib_powerpc/andi.c +++ b/post/lib_powerpc/andi.c @@ -89,7 +89,7 @@ int cpu_post_test_andi (void) if (ret != 0) { - post_log ("Error at andi test %d !\n", i); + post_log ("Error at andi test %d !\n", i); } } }