]> git.karo-electronics.de Git - linux-beck.git/blobdiff - arch/arm/mach-omap2/board-4430sdp.c
Merge branch 'master' into devel
[linux-beck.git] / arch / arm / mach-omap2 / board-4430sdp.c
index b0c7402248f7d37958f9e940988e868a5e9ee013..1b223076ceb7d350d05a8b11ecf09b17f2661bb1 100644 (file)
@@ -39,7 +39,7 @@ static struct platform_device *sdp4430_devices[] __initdata = {
 };
 
 static struct omap_uart_config sdp4430_uart_config __initdata = {
-       .enabled_uarts  = (1 << 0) | (1 << 1) | (1 << 2),
+       .enabled_uarts  = (1 << 0) | (1 << 1) | (1 << 2) | (1 << 3),
 };
 
 static struct omap_lcd_config sdp4430_lcd_config __initdata = {