omap: Fix 44xx compile
Looks like these patches were not tested that well.. Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
@@ -579,7 +579,7 @@ static struct omap_uart_state omap_uart[OMAP_MAX_NR_PORTS] = {
|
||||
{
|
||||
.pdev = {
|
||||
.name = "serial8250",
|
||||
.id = 3
|
||||
.id = 3,
|
||||
.dev = {
|
||||
.platform_data = serial_platform_data3,
|
||||
},
|
||||
|
Reference in New Issue
Block a user