summaryrefslogtreecommitdiffstats
path: root/board/tqc/tqm5200/cmd_tb5200.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/tqc/tqm5200/cmd_tb5200.c')
-rw-r--r--board/tqc/tqm5200/cmd_tb5200.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/tqc/tqm5200/cmd_tb5200.c b/board/tqc/tqm5200/cmd_tb5200.c
index b9c9e7e194..578e716e7a 100644
--- a/board/tqc/tqm5200/cmd_tb5200.c
+++ b/board/tqc/tqm5200/cmd_tb5200.c
@@ -91,13 +91,13 @@ int cmd_backlight(cmd_tbl_t *cmdtp, int flag, int argc, char *argv[])
U_BOOT_CMD(
led , 2, 1, cmd_led,
"switch status LED on or off",
- "on/off\n"
+ "on/off"
);
U_BOOT_CMD(
backlight , 2, 1, cmd_backlight,
"switch backlight on or off",
- "on/off\n"
+ "on/off"
);
#endif /* CONFIG_STK52XX */
OpenPOWER on IntegriCloud