diff options
Diffstat (limited to 'arch/arm/mach-omap2/serial.c')
-rw-r--r-- | arch/arm/mach-omap2/serial.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/serial.c b/arch/arm/mach-omap2/serial.c index becf0e38ef7e..db79ac68ed97 100644 --- a/arch/arm/mach-omap2/serial.c +++ b/arch/arm/mach-omap2/serial.c | |||
@@ -843,7 +843,7 @@ void __init omap_serial_init_port(int port) | |||
843 | } | 843 | } |
844 | 844 | ||
845 | /** | 845 | /** |
846 | * omap_serial_init() - intialize all supported serial ports | 846 | * omap_serial_init() - initialize all supported serial ports |
847 | * | 847 | * |
848 | * Initializes all available UARTs as serial ports. Platforms | 848 | * Initializes all available UARTs as serial ports. Platforms |
849 | * can call this function when they want to have default behaviour | 849 | * can call this function when they want to have default behaviour |