summaryrefslogtreecommitdiffstats
path: root/board/esd/hub405
diff options
context:
space:
mode:
authorwdenk <wdenk>2004-12-16 21:44:03 +0000
committerwdenk <wdenk>2004-12-16 21:44:03 +0000
commitefe2a4d5cf96dd37bc4782ba1880cee4ed1117c5 (patch)
tree9b8636853fefbfcd38e804ddccac013bd216d50e /board/esd/hub405
parentbea8e84b52ac3c499b5868978a29c20cf92cf88f (diff)
downloadtalos-obmc-uboot-efe2a4d5cf96dd37bc4782ba1880cee4ed1117c5.tar.gz
talos-obmc-uboot-efe2a4d5cf96dd37bc4782ba1880cee4ed1117c5.zip
Code cleanup.
Diffstat (limited to 'board/esd/hub405')
-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);
OpenPOWER on IntegriCloud