summaryrefslogtreecommitdiffstats
path: root/post/lib_powerpc/threex.c
diff options
context:
space:
mode:
Diffstat (limited to 'post/lib_powerpc/threex.c')
-rw-r--r--post/lib_powerpc/threex.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/post/lib_powerpc/threex.c b/post/lib_powerpc/threex.c
index 906fefd0d3..ce1edf89db 100644
--- a/post/lib_powerpc/threex.c
+++ b/post/lib_powerpc/threex.c
@@ -181,7 +181,7 @@ int cpu_post_test_threex (void)
if (ret != 0)
{
- post_log ("Error at threex test %d !\n", i);
+ post_log ("Error at threex test %d !\n", i);
}
}
@@ -194,8 +194,8 @@ int cpu_post_test_threex (void)
if (ret != 0)
{
- post_log ("Error at threex test %d !\n", i);
- }
+ post_log ("Error at threex test %d !\n", i);
+ }
}
}
}
OpenPOWER on IntegriCloud