summaryrefslogtreecommitdiff
path: root/board/esd/hub405/hub405.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/esd/hub405/hub405.c')
-rw-r--r--board/esd/hub405/hub405.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/esd/hub405/hub405.c b/board/esd/hub405/hub405.c
index d586ff9fbb..4bc3246a1b 100644
--- a/board/esd/hub405/hub405.c
+++ b/board/esd/hub405/hub405.c
@@ -86,7 +86,7 @@ int misc_init_r (void)
*duart2_mcr = 0x08;
*duart3_mcr = 0x08;
- /*
+ /*
* Set RS232/RS422 control (RS232 = high on GPIO)
*/
val = in32(GPIO0_OR);