diff options
Diffstat (limited to 'src/lpc/lpc.h')
| -rw-r--r-- | src/lpc/lpc.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/lpc/lpc.h b/src/lpc/lpc.h index 3300c86f..9408ceab 100644 --- a/src/lpc/lpc.h +++ b/src/lpc/lpc.h @@ -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 | 
