altos/lpc: Missing */ in definition of PIO0_4
authorKeith Packard <keithp@keithp.com>
Sat, 21 Dec 2013 07:02:21 +0000 (23:02 -0800)
committerKeith Packard <keithp@keithp.com>
Sat, 21 Dec 2013 07:02:21 +0000 (23:02 -0800)
Would maek using these values pretty hard.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/lpc/lpc.h

index 3300c86f1d942f9a9ea03e47b70cd39cee4882ee..9408ceab1ab7d76ab71037f3c009f7b3ab53d716 100644 (file)
@@ -120,7 +120,7 @@ extern struct lpc_ioconf lpc_ioconf;
 #define  LPC_IOCONF_FUNC_PIO0_3                0
 #define  LPC_IOCONF_FUNC_USB_VBUS      1
 
-/* PIO0_4
+/* PIO0_4 */
 #define  LPC_IOCONF_FUNC_PIO0_4                0
 #define  LPC_IOCONF_FUNC_I2C_SCL       1