summaryrefslogtreecommitdiff
path: root/include/configs/hcu4.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/hcu4.h')
-rw-r--r--include/configs/hcu4.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/configs/hcu4.h b/include/configs/hcu4.h
index 8779db9af..9e45e903d 100644
--- a/include/configs/hcu4.h
+++ b/include/configs/hcu4.h
@@ -312,8 +312,6 @@
#define CONFIG_PORT_ADDR 0xF0000500
-
-
/*-----------------------------------------------------------------------
* Cache Configuration
*----------------------------------------------------------------------*/
@@ -333,7 +331,7 @@
#define CFG_HUSH_PARSER /* use "hush" command parser */
#ifdef CFG_HUSH_PARSER
- #define CFG_PROMPT_HUSH_PS2 "> "
+#define CFG_PROMPT_HUSH_PS2 "> "
#endif
#if (CONFIG_COMMANDS & CFG_CMD_KGDB)