aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/LPC214x/lpc214x.h
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-01-06 09:20:21 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-01-06 09:20:21 +0000
commitc56e9ea70a9a8e79f00fb70fb4278b9bd7bf3ae7 (patch)
tree1cfa3cf5ddc669bc03eb517b12d6f9c5351726b9 /os/hal/platforms/LPC214x/lpc214x.h
parent28b69f3e808c26eb4e4f84d44b93c7a6a63e53d1 (diff)
downloadChibiOS-c56e9ea70a9a8e79f00fb70fb4278b9bd7bf3ae7.tar.gz
ChibiOS-c56e9ea70a9a8e79f00fb70fb4278b9bd7bf3ae7.tar.bz2
ChibiOS-c56e9ea70a9a8e79f00fb70fb4278b9bd7bf3ae7.zip
Removed instances of //
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3746 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/platforms/LPC214x/lpc214x.h')
-rw-r--r--os/hal/platforms/LPC214x/lpc214x.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/platforms/LPC214x/lpc214x.h b/os/hal/platforms/LPC214x/lpc214x.h
index b30996568..d1990bea9 100644
--- a/os/hal/platforms/LPC214x/lpc214x.h
+++ b/os/hal/platforms/LPC214x/lpc214x.h
@@ -277,7 +277,7 @@ typedef struct {
IOREG32 UART_FCR;
};
IOREG32 UART_LCR;
- IOREG32 UART_MCR; // UART1 only
+ IOREG32 UART_MCR;
IOREG32 UART_LSR;
IOREG32 unused18;
IOREG32 UART_SCR;