From cbf1a933e0d00986d1edae47d422b8fe94b98897 Mon Sep 17 00:00:00 2001 From: Henrique Camargo Date: Thu, 13 Sep 2012 15:04:36 -0300 Subject: [PATCH] --- yaml --- r: 339579 b: refs/heads/master c: 5604f69eec0aed392cea2909ee49dd834b782fac h: refs/heads/master i: 339577: ec74fc73e9f772ee9af49e99d8f389312cfe53e8 339575: d23d680f1d6cbba7e685ce3c51baa8396fc91c8b v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-davinci/include/mach/serial.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index b8f16b357359..5f7d166891c3 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9ad90238bf4faa488680cf6dddf0d2b137960cc8 +refs/heads/master: 5604f69eec0aed392cea2909ee49dd834b782fac diff --git a/trunk/arch/arm/mach-davinci/include/mach/serial.h b/trunk/arch/arm/mach-davinci/include/mach/serial.h index 46b3cd11c3c2..86a01fa6d3fe 100644 --- a/trunk/arch/arm/mach-davinci/include/mach/serial.h +++ b/trunk/arch/arm/mach-davinci/include/mach/serial.h @@ -38,7 +38,7 @@ #ifndef __ASSEMBLY__ struct davinci_uart_config { - /* Bit field of UARTs present; bit 0 --> UART1 */ + /* Bit field of UARTs present; bit 0 --> UART0 */ unsigned int enabled_uarts; };