From efe2a4d5cf96dd37bc4782ba1880cee4ed1117c5 Mon Sep 17 00:00:00 2001 From: wdenk Date: Thu, 16 Dec 2004 21:44:03 +0000 Subject: Code cleanup. --- board/esd/hub405/hub405.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'board/esd/hub405') diff --git a/board/esd/hub405/hub405.c b/board/esd/hub405/hub405.c index d586ff9fbb9..4bc3246a1bd 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); -- cgit v1.2.3