summaryrefslogtreecommitdiffstats
path: root/common/cmd_sata.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/cmd_sata.c')
-rw-r--r--common/cmd_sata.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/common/cmd_sata.c b/common/cmd_sata.c
index e84977870a..a8147e0e0f 100644
--- a/common/cmd_sata.c
+++ b/common/cmd_sata.c
@@ -200,4 +200,5 @@ U_BOOT_CMD(
"sata device [dev] - show or set current device\n"
"sata part [dev] - print partition table\n"
"sata read addr blk# cnt\n"
- "sata write addr blk# cnt\n");
+ "sata write addr blk# cnt"
+);
OpenPOWER on IntegriCloud